Skip to content

MQTT cue

Publishes an MQTT message.

Settings

SettingWhat it does
OutputWhich broker, configured in the Outputs tab
TopicWhere to publish, e.g. stage/lights/wash
PayloadWhat to publish
QoS0, 1 or 2
RetainWhether 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.