Main Content

MQTT

Broker IP Address

Specify the address of the MQTT broker to which the client is to be connected.

Settings

Default: mqtt3.thingspeak.com

Port

Specify the port number to use for the MQTT communication.

Settings

Default: 1883

8883

Client username

Specify the user name for the MQTT broker to authenticate the client.

Settings

Default: <null>

Client password

Specify the password for the MQTT broker to authenticate the client.

Settings

Default: <null>

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: <null>