Update page 'Message Queue Endpoint'
This commit is contained in:
parent
e552812cba
commit
02bb9ac695
@ -32,8 +32,6 @@ Generally, one user is provided per application (so no individual users for diff
|
||||
### Settings
|
||||
To connect to the MQTT Broker, we'll use the following settings:
|
||||
|
||||
**MQTT connection settings**
|
||||
|
||||
| Parameter | Default | Description |
|
||||
| :---: | :------------------------------------------: | --- |
|
||||
| CLIENT_ID | - | This ID is used to identify the connecting party (your software) to the broker, please use your company or brand name. |
|
||||
@ -48,8 +46,6 @@ All settings are required.
|
||||
|
||||
For preparing the message, we'll use the following settings:
|
||||
|
||||
**Message settings**
|
||||
|
||||
| Parameter | Default | Description |
|
||||
| :---: | :------------------------------------------: | --- |
|
||||
| META_DATA_URL | `https://<somedomain.com>/<somepath>` | HTTP adress where a JSON metadata file for the messages is provided (by the data source). |
|
||||
|
Loading…
Reference in New Issue
Block a user