| ... | ... | @@ -2,6 +2,7 @@ |
|
|
|
title: MQTT Message specification
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
# Mqtt message spezification
|
|
|
|
|
|
|
|
Time.io uses different topics and messages to communicate between services. Here we try to specify and document the topics in use
|
| ... | ... | @@ -11,3 +12,4 @@ Time.io uses different topics and messages to communicate between services. Here |
|
|
|
* [data_parsed](mqtt-topic-data_parsed): send if data was parsed successfully
|
|
|
|
* [qaqc_done](mqtt-topic-qaqc_done): send if QC run successfully on data
|
|
|
|
* [qaqc_settings_update](mqtt-topic-qaqc_settings_update): send to inform (the configDB) about an update of QC Settings
|
|
|
|
* [frontend_thing_update](mqtt-topic-frontend_thing_update]: send to inform (the configDB) about an update of a thing |
|
|
\ No newline at end of file |