MQTT::password

Description

This command gets or sets the password field of an MQTT CONNECT message.

Syntax

MQTT::password [<password>]

MQTT::password

  • Get the password field of MQTT CONNECT message.

MQTT::password <password>

  • Set the password field of MQTT CONNECT message to specified string.

Examples