MQTT

27 September 2018

  • C10 - added.
mqtt (Notifications)
TypeCorrade progressive notification
NotificationMQTT
StructureNone.
Datatype, group, ID, topic payload
DescriptionMQTT messages being published on a topic that a group subscribed to.
CommandsMQTT
Last ChangesC10 - 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.

Note