MQTT cue
Publishes an MQTT message.
Settings
| Setting | What it does |
|---|---|
| Output | Which broker, configured in the Outputs tab |
| Topic | Where to publish, e.g. stage/lights/wash |
| Payload | What to publish |
| QoS | 0, 1 or 2 |
| Retain | Whether the broker keeps the message for whoever subscribes next |
How it runs
Fire and forget. The connection to the broker is held open by the output, so the cue itself only publishes.
Invalid without a topic, or with no broker configured or picked.
Scripting
duration only.