| ... | ... | @@ -8,6 +8,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
|
| ... | ... | @@ -19,4 +20,4 @@ Time.io uses different topics and messages to communicate between services. Here |
|
|
|
* [configdb_update](mqtt-topic-configdb_update): send to inform that an update in the configDB occurred
|
|
|
|
* [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
|
|
|
|
* [sync_ext_apis/<ext_api_name>](mqtt-topic-sync_ext_apis): send to trigger external api script run |
|
|
|
* [sync_ext_apis](mqtt-topic-sync_ext_apis): send to trigger external api script run |