MQTT Subscribe

Overview

The MQTT Subscribe Node.

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.

Attributes

The MQTT Subscribe Node Attributes.
Attribute
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.

Inputs

Input
Type
Description

Pulse Input (►)

Pulse

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

Outputs

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.

See Also

Last updated

Was this helpful?