| ... | ... | @@ -9,6 +9,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
|
| ... | ... | @@ -21,3 +22,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
|
|
|
|
* [sync_ext_apis](mqtt-topic-sync_ext_apis): send to trigger external api script run
|
|
|
|
* [user_login](mqtt-topic-user_login): sent to trigger worker syncing Grafana user permissions |
|
|
\ No newline at end of file |