Hello,
i need a while to under stand it.
And i want to create a small tutorial for this topic:
HOW TO SEND/PUBLISH GPS AND SYSTEM VALUES OVER MQTT
Switch to ADVANCED Mode.
Enable GPS:
Activate MODBUS with a MODBUS TCP SLAVE:
Create a MODBUS MASTER:
Add all needed System values here. REMEMBER the FIRST REGISTER ids.
Find more details about the System Values here:
https://wiki.teltonika-networks.com/view/Monitoring_via_Modbus
Enabble MQTT Broker:
Send MODBUS data to MQTT Broker with the DATA TO SERVER service
DATA TO SERVER -> ADD
Now you can connect to the MQTT Broker to the GPS topic.
The router publish all you data the the REGISTER ID and the VALUE to this topic.
Have fun.