Update page 'Message Queue Endpoint'
This commit is contained in:
@@ -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.
|
| 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. |
|
| 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:
|
For preparing the message, we'll use the following settings:
|
||||||
|
|
||||||
| Parameter | Default | Description |
|
| Parameter | Default | Description |
|
||||||
|
Reference in New Issue
Block a user