I'm trying to get our screens to turn off at 5pm every day and awake again at 8am. I'm using the 'Schedule Constraints' to turn off the device panel for those hours but it does only turn off the screen, leaving any audio playing (such as the TV, if that was displaying prior to the panel turning off).
I could probably create a content file which displays a blank screen with no audio for those hours but it seems a bit wasteful and inelegant. Is there a better way to tackle this?
Ideally, since the screens are permanently connected to a server, the server ought to be able to send a shutdown instruction at 5pm and a wake-on-lan packet at 8am. Is this possible?
Many thanks in advance for any help.