この記事では、EloView 3でデバイスとコンテンツのフィルタリングを使用する方法について説明します
現在、デバイスページ、コンテンツページ、ダッシュボードページ内でパラメータベースの検索を使用して検索できます。
フィルタを使用すると、カスタム検索パラメータを迅速に検索、保存、呼び出すことができます。検索ボックスにクエリを入力するか[事前定義されたチェックボックスから選択]するだけで、関連するデバイスが表示されます。フィルタは、入力中にテキストを提案し、進んだフィルタ基準を簡単に組み立てることができます。
例
-
デバイスのステータスをクエリします。
-
status: “Locked”
-
status: “Offline”
-
status: “Online"
-
status: “Unregistered”
-
デバイスの場所でクエリします。
-
location: “Milpitas”
-
デバイスのタイムゾーンでクエリします。
-
timezone: “Denver”
-
デバイスに展開されたコンテンツでクエリします。
-
content: “My_App”
-
デバイスに展開されたコンテンツのステータスでクエリします。
-
Contentstatus: “Failed”
-
Contentstatus: “Pending”
-
Contentstatus: “Success”
-
デバイスに展開されたコンテンツがどのように配置されているかでクエリします。「DnD」はドラッグアンドドロップ用。「Schedule」はスケジュールコンテンツ用です。
-
Contentstatus: “DnD”
-
Contentstatus: “Schedule”
-
デバイスのサイト名でクエリします。
-
sitename: “Europe”
-
デバイスのOSバージョンでクエリします。
-
osversion: “1.11”
-
デバイスの方向でクエリします。
-
orientation: “Landscape”
-
orientation: “Portrait”
-
上記のフィルタの "AND/OR/NOT" の組み合わせでクエリします。
-
orientation: “portrait” and contentstatus: "success"
Please report any broken links by emailing elo.support@zebra.com and include a link to the knowledge article