MQTT Subscribe
Last updated
Last updated
The MQTT Subscribe subscribes to all specified Topics
, which On MQTT Topic is then able to receive, based on the chosen configuration in Project Settings. Topics
are strings that act as filters for Messages and are hierarchical, meaning there are different levels. Remember, they are case sensitive.
Scope: Project, Scene.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Configuration
Drop-down
The connection, or signal name, that will be used.
Topic
User Input
The key in the MQTT key/value pair, in the form Topic/name.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.