In the Setup tab, define the connections used for receiving messages, topics to which you want to subscribe, and the consumer group for the topics.
Option | Description |
---|---|
Connection | Specify the address of the MQTT server to which this step will connect for sending or retrieving messages. |
Client ID | Specify a unique ID for the MQTT client. The MQTT server uses this Client ID to recognize each distinct client and that client's current state. |
Topics | Specify the MQTT topic(s) to be subscribed to. |
Quality of Service (QoS) |
Quality of Service (QoS) is a level of guarantee for message
delivery. Select one of the following options.
|