本文解释如何在 EloView 4 中有效使用过滤器进行搜索
过滤器使您能够快速搜索、保存和调用自定义搜索参数。只需在搜索框中输入查询 [或从预定义的复选框中选择],相关设备将显示出来。过滤器在您输入时也会建议文本,使您能够轻松组装高级过滤条件。
示例
查询设备状态
- status: “已锁定”
- status: “离线”
- status: “在线”
- status: “未注册”
按设备位置查询
- location: “米尔皮塔斯”
按设备时区查询。
- timezone: “丹佛”
按设备上部署的内容查询。
- nowPlaying: “My_App”
按设备上内容的状态查询。
- contentstatus: “失败”
- contentstatus: “待定”
- contentstatus: “成功”
按内容在设备上部署的状态查询。“DnD”表示拖放;“Schedule”表示计划内容。
- contentstatus: “DnD”
- contentStatus: “Schedule”
按设备的站点名称查询。
- siteName: “欧洲”
按设备的操作系统版本查询。
- osversion: “1.11”
按设备方向查询。
- orientation: “横屏”
- orientation: “竖屏”
按上述过滤器的 "AND/OR/NOT" 组合查询。
- orientation: “竖屏” and contentstatus: "成功"
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article