Creating the MQTT Connection
To use this connector, you must first create an MQTT connection. The MQTT connection contains the parameters required to connect to the MQTT server. The MQTT connection is used by all the activities in the MQTT category.
The MQTT Publisher activity and MQTT Subscriber trigger reconnect automatically to the MQTT broker in an event of a connection failure. The client uses a cleanSession flag value of true. If the client is disconnected for any reason, all the messages from a previous session are lost.
Prerequisites
Procedure
- On the global navigation bar, click Connections and perform one of the following actions:
- In the MQTT Connector dialog box, enter the connection details. For field descriptions, see the MQTT Connection Details topic.
- Click Save.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.