Auto Shutoff

Asked by Shawn

Is there a way to schedule the displays to auto shut themselves off. So over night they can power down to save power and not be constantly running?

Thanks
Shawn

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Best Alex Harrington (alexharrington) said :
#1

Hi Shawn

It's been covered before: https://answers.launchpad.net/xibo/+question/88154

Xibo doesn't support this directly yet, although there is more than one blueprint registered for it:
https://blueprints.launchpad.net/xibo/+spec/rs232-command-support
https://blueprints.launchpad.net/xibo/+spec/client-wake-up
https://blueprints.launchpad.net/xibo/+spec/display-control-via-svga

I personally use a BIOS timer to wake the PC up and a script to shut it down. The screen powersaves automatically when there's no input.

Cheers

Alex

Revision history for this message
Shawn (nitrostolics) said :
#2

Thanks Alex Harrington, that solved my question.