MQTT Publish

Overview

The MQTT Publish Node sends a message to a server specified by the chosen configuration in Project Settings.

Scope: Project, Scene.

Attributes

AttributeTypeDescription

Configuration

Drop-down

The connection, or signal name, that will be used.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Topic

String

The key in the MQTT key/value pair, in the form Topic/name.

Message

String

The value in the MQTT key/value pair.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

See Also

Last updated