About the scheduler
The scheduler allows to start up different tasks at a given time which can control the screen layout and the status of the lamp. These tasks can be scheduled in time with a certain recurrence and occurrence. Multiple tasks can be added to the list of tasks and all these tasks will be controlled by the scheduler.
A simple example of a schedule:
- task1 : load layout 1 and switch on lamp at the start of the day
- task2: switch to layout 2 at a certain hour. No changes for the lamp.
- task3: lamp off at the end of the day.
Follow the next topics to create, edit or delete a task.