Update page 'Message Queue Endpoint'

This commit is contained in:
Auke Sytsma 2020-03-01 11:29:18 +00:00
parent 938c1d6860
commit 00c6a8a062

View File

@ -42,8 +42,6 @@ To connect to the MQTT Broker, we'll use the following settings:
| KEEPALIVE | `60` | Number of seconds to maintain the connection, even if no messages are published.
| TOPIC | `trekkerdata/sensors` | The topic to publish the messages to at the broker. |
All settings are required.
For preparing the message, we'll use the following settings:
| Parameter | Default | Description |