...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Section | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview of MQTT topics
The communication among the modules is done through the MQTT broker using a set of topics and subtopics. The following table gives you a general overview of the topics that you can observe in our broker. Knowing this is important in order to do installation and configuration tests, as it gives you real time information of the status of the system. If you are going to connect to the broker you can use any MQTT tool that is available. We recommend using MQTT.fx, a JavaFX client based MQTT client that will allow you connect to the broker, subscribe to topics and publish information.
...
Info | ||
---|---|---|
| ||
%SYSID% is the serial number of the table. %ModuleName% Is the name of the module involved. Normally it corresponds to the service name. "#" is the wildcard when performing subscriptions to MQTT topics. Please handle it with care, as this will probably overload your MQTT client with messages. |
More topics here
/wiki/spaces/SIT/pages/24772610
Connection to a topic
Next Steps
Info |
---|
|
...