Enumeration AdaptiveLightingControllerModeConst

Defines in which mode the AdaptiveLightingController will operate in.

Enumeration Members

Enumeration Members

AUTOMATIC

In automatic mode pretty much everything from setup to transition scheduling is done by the controller.

MANUAL

In manual mode setup is done by the controller but the actual transition must be done by the user. This is useful for lights which natively support transitions.