Skip to content

Plan Icon Creator

MQTT#

The MQTT node publishes a message to an MQTT broker.

Settings:

  • Integration*: System integration of type MQTT Broker
  • Topic*: MQTT topic to publish to, can be provided as a fixed value or as a variable of type Text
  • Message*: MQTT message payload to publish, can be provided as a fixed value or as a variable of type Text

Notes:

  • The node publishes the message to the configured MQTT broker integration.
  • In debug mode, the message is not sent to the broker. The resolved message is written to the run log instead.

See Flow Designer