Jump to content

Domnev: Difference between revisions

7 bytes removed ,  20 April 2023
no edit summary
No edit summary
No edit summary
Line 51: Line 51:
Modbus request data sent in the MQTT payload should be generated in accordance with the following format:
Modbus request data sent in the MQTT payload should be generated in accordance with the following format:


<pre>1 <COOKIE> <SERIAL_DEVICE_ID> <TIMEOUT> <SLAVE_ID> <MODBUS_FUNCTION> <FIRST_REGISTER> <REGISTER_COUNT/VALUES> </pre>
<pre>1 <COOKIE> <SERIAL_DEVICE_ID> <TIMEOUT> <SLAVE_ID> <MODBUS_FUNCTION> <FIRST_REGISTER> <REGISTER_COUNT> </pre>


The table below explains what each option means:
The table below explains what each option means: