MQTT Publish
Last updated
Last updated
The MQTT Publish Node sends a message to a different location.
Attribute | Type | Description |
---|---|---|
| Drop-down | The connection, or signal name, that will be used. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| String | The key in the MQTT key/value pair, in the form Topic/name. |
| String | The value in the MQTT key/value pair. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |