What is the control layer?
Within the control layer, zencontrol application controllers do the heavy lifting: they run schedules, switching logic, sensor interactions, and building-wide behaviours (scenes, sequences, and events). Controllers share state and control information with other controllers so the installation behaves as a consistent whole.
This is particularly powerful in real spaces where “one area” spans multiple controllers: switches, sensors and indicators can remain aligned because the control layer distributes state across the network rather than relying on a single master.
In practice: one controller can initiate an action, and other controllers react intelligently with synchronised behaviour (including LED indicator state on switches).






