cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
1 min read

Interact with an MQTT Queue

Connections

MQTT Connection

Authenticate requests to an MQTT server.

Input Comments Default
Host Provide the string value for the host of the MQTT server.
Protocol The protocol used to connect to the MQTT server.
Port The port of the MQTT server.
Username
Password

Actions

Publish Message

Publish a message to a MQTT topic.

Input Comments Default
Topic Name Provide a string value for the name of the MQTT topic.
Message Provide a string value to be sent to the MQTT topic.
Connection