Enumeration AdaptiveLightingControllerModeConst

Defines in which mode the AdaptiveLightingController will operate in.

Enumeration Members

Enumeration Members

AUTOMATIC: 1

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

MANUAL: 2

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.