27 September 2018
mqtt (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | MQTT |
Structure | None. |
Data | type , group , ID , topic payload |
Description | MQTT messages being published on a topic that a group subscribed to. |
Commands | MQTT |
Last Changes | C10 - added. |
Data | Description |
---|---|
type | The type of the notification. |
group | The name of the group. |
ID | A CSV list of agent name by agent UUID by position. |
topic | The topic. |
payload | The topic payload - encoded as an UTF8 string in case the message type during subscription was set to text or a CSV list of bytes otherwise. |