Update page 'Message Queue Endpoint'

master
Auke Sytsma 2020-03-01 11:29:18 +00:00
parent 938c1d6860
commit 00c6a8a062
1 changed files with 0 additions and 2 deletions

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 |