Required Parameters
string
required
The unique name of the control command.Example:
redstring
required
This contains a list of write commands that will be executed when the control command is called upon.Example:
control.status.input1 = 1 | control.status.input2 = 0 | control.status.input3 = 0 | control.status.input4 = 0Example
The example below shows a part of the control map of the LED status indicator on the PPL control panel. Changing its color requires setting or adjusting four digital outputs. To simplify this process and avoid changing each output individually, the control map includes commands labeled with color names that will adjust all four digital outputs simultaneously.dio_control_map.json