Module commandbits

Module commandbits 

Source
Expand description

Constants for CommandBits

Constantsยง

DISABLE_ACTION
Indicate support for DisableAction command
DISABLE_ACTION_WITH_DURATION
Indicate support for DisableActionWithDuration command
ENABLE_ACTION
Indicate support for EnableAction command
ENABLE_ACTION_WITH_DURATION
Indicate support for EnableActionWithDuration command
INSTANT_ACTION
Indicate support for InstantAction command
INSTANT_ACTION_WITH_TRANSITION
Indicate support for InstantActionWithTransition command
PAUSE_ACTION
Indicate support for PauseAction command
PAUSE_ACTION_WITH_DURATION
Indicate support for PauseActionWithDuration command
RESUME_ACTION
Indicate support for ResumeAction command
START_ACTION
Indicate support for StartAction command
START_ACTION_WITH_DURATION
Indicate support for StartActionWithDuration command
STOP_ACTION
Indicate support for StopAction command