radio
Vars | |
INDICATOR_FLAG_ACTIVE | Used to tell the "indicator_active" light should be lit up on the controller |
---|---|
INDICATOR_FLAG_DONE | Used to tell the "indicator_done" light should be lit up on the controller |
INDICATOR_FLAG_FORCED | Used to tell the "indicator_forced" light should be lit up on the controller |
indicator_state | Bitflag to indicate which indicator lights are on so dummy controllers can match the same state |
master | If set, this controller will route its commands to the master controller with the same id_tag. |
radio_connection | Radio connection to use for emiting commands |
screen_state | Icon state of the screen used by dummy controllers to match the same state |
Var Details
INDICATOR_FLAG_ACTIVE
Used to tell the "indicator_active" light should be lit up on the controller
INDICATOR_FLAG_DONE
Used to tell the "indicator_done" light should be lit up on the controller
INDICATOR_FLAG_FORCED
Used to tell the "indicator_forced" light should be lit up on the controller
indicator_state
Bitflag to indicate which indicator lights are on so dummy controllers can match the same state
master
If set, this controller will route its commands to the master controller with the same id_tag.
radio_connection
Radio connection to use for emiting commands
screen_state
Icon state of the screen used by dummy controllers to match the same state