MQTT
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. |
Note
In order to receive messages, a group must first subscribe to a topic by issuing the
MQTT command with appropriate parameters.
secondlife/scripted_agents/corrade/api/notifications/mqtt.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1