This article details the steps to use filters in EloView 3 (EV3) to find devices that have not content configured
Devices that are affected by the “No content is configured for this device” can be found by using a combination of filter queries. This filter string searches for online devices that have been assigned to an app but are not currently playing it.
content: "OSPprod0913_V53" AND nowplaying NOT IN ("OSPprod0913_V53") AND status: "Online"
Additional filter examples that may produce better results.
content: "OSPprod0913_V53" AND nowplaying NOT IN ("OSPprod0913_V53")
content: "OSPprod0913_V53" AND nowplaying: "OSPprod0913_V53"
content: "OSPprod0913_V53" AND contentstatus IN ("Failed")
content: "OSPprod0913_V53" AND contentstatus NOT IN ("Success")
content: "OSPprod0913_V53" AND contentstatus IN ("Success")
content: "OSPprod0913_V53" AND contentstatus IN ("Success") AND status: "Online"
Alternatively, a full device report will also be able to provide helpful information.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article