![]() |
Schedulers - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Schedulers (/showthread.php?tid=5877) |
Schedulers - linux_sun - 05.02.2025 Good morning, I have a series of timers managed by the scheduler that operate correctly. In the event of a power outage, the controlled devices do not restore their previous state when power is restored. This behavior is expected since the command was issued at a past scheduled time. Is there a way to ensure that, upon power restoration, the loads controlled by the timers return to their pre - interruption state? RE: Schedulers - admin - 05.02.2025 See this: https://forum.logicmachine.net/showthread.php?tid=5558 https://forum.logicmachine.net/showthread.php?tid=1878 |