Hi,
I am implementing a UI for airco systems and use scheduler with events as a widget to schedule on/off times for the individual units. So far so good.
In the UI I would like to show additionally the status of each scheduler or for specific events in the scheduler, for the simple reason to quickly see if a schedule/event is active or not.
How do I retrieve the status of a schedule and its events to enable writing it to an object?
I am implementing a UI for airco systems and use scheduler with events as a widget to schedule on/off times for the individual units. So far so good.
In the UI I would like to show additionally the status of each scheduler or for specific events in the scheduler, for the simple reason to quickly see if a schedule/event is active or not.
How do I retrieve the status of a schedule and its events to enable writing it to an object?