MQTT

27 September 2018

  • C10 - added.

<data Notifications> Type: Corrade progressive notification Notification[wiki]: MQTT Structure[wiki]: None. Data[wiki]: type, group, ID, topic payload Description[wiki]: MQTT messages being published on a topic that a group subscribed to. Commands[wiki]: MQTT Last Changes[wiki]: C10 - added. </data>

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.

Note