MQTT
Broker Address
Specify the address of the MQTT broker to which the client is to be connected.
Settings
Default:
mqtt3.thingspeak.com
Username
Specify the user name for the MQTT broker to authenticate the client.
Settings
Default:
<empty>
Password
Specify the password for the MQTT broker to authenticate the client.
Settings
Default:
<empty>
Client ID
Specify an identifier (ID) for the MQTT client. This ID must be unique for each client that is connected to a MQTT broker. The broker uses the ID to identify the current state of the client.
Settings
Default:
<empty>