For the complete documentation index, see llms.txt. This page is also available as Markdown.

MQTT Subscribe

Overview

The MQTT Subscribe Node.

The MQTT Subscribe listens for the Topic, or key of the MQTT key/value pair.

Scope: Project, Scene, Function, Prefab.

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