Model Configuration MQTT Topics
The platform sends the following MQTT messages to all the devices of a given model when the model configuration is changed.
Each MQTT message sends a value of 1 for enable or 0 for disable in the message body.
Live Data Toggles
Section titled “Live Data Toggles”Live CAN Data
Section titled “Live CAN Data”- MQTT topic:
ctrl/live_can_data - Payload:
1when enabled0when disabled
- This always sends as
0when Enable Live Data is disabled in the General tab
Live GPS Data
Section titled “Live GPS Data”- MQTT topic:
ctrl/live_gps_data - Payload:
1when enabled0when disabled
- This always sends as
0when Enable Live Data is disabled in the General tab
Logging Toggles
Section titled “Logging Toggles”Upload Log Files
Section titled “Upload Log Files”- MQTT topic:
ctrl/log_file - Payload:
1when enabled0when disabled
- This always sends as
0when Enable Logging is disabled in the General tab
Upload GPS Files
Section titled “Upload GPS Files”- MQTT topic:
ctrl/gps_file - Payload:
1when enabled0when disabled
- This always sends as
0when Enable Logging is disabled in the General tab - Only available for models of type Connected Logger.
Upload Event Files
Section titled “Upload Event Files”- MQTT topic:
ctrl/event_file - Payload:
1when enabled0when disabled
- This always sends as
0when Enable Logging is disabled in the General tab - Only available for models of type Connected Logger.
Enable Upload Schedule
Section titled “Enable Upload Schedule”- MQTT topic:
ctrl/enable_upload_schedule - Payload:
1when enabled0when disabled