Required Parameters
The unique name of the control command.Example:
getMeasurementsThis contains a list of read or write commands that will be executed when the control command is called upon.Example:
measurements1? | measurements2? | measurements3? | measurements4?Note the difference between read and write commands:
- Read Commands:
- Add a ‘?’ after every register to be read.
- Separate each register with a ‘|’.
- Write Commands:
- Place a ‘=’ between the control register and the value to be written.
- Separate each control register with a ‘|’.
Example
modbus_control_map.json