Skip to main content

MQTT Settings

Follow the Settings and MQTT tabs. This page allows the user to configure MQTT settings.

MQTTSettings-LRW842

ParameterDescriptionValues
MQTT ModeEnable or disable the MQTT client.Enabled
Disabled
MQTT Gateway ModeEnable or disable the MQTT gateway mode.Enabled
Disabled
MQTT Broker URIThe URI information of the MQTT broker to connect to (Maximum length 256).
MQTT Broker PortThe port number of the MQTT broker to connect to.
MQTT Broker UsernameIf the MQTT broker requires a username (e.g., as an access token) (Maximum length 32).
MQTT Broker PasswordIf the MQTT broker requires a password for the username (Maximum length 32).
MQTT Keep Alive Interval (s)The keep alive interval for the MQTT connection.
MQTT Disable Keep AliveDisable or enable the keep alive feature.
MQTT Auto ReconnectDisable or enable the auto reconnect feature.
MQTT Reconnect Timeout (ms)The timeout value for the reconnect feature.
MQTT LWT TopicThe topic for the Last Will Message (Maximum length 128).
MQTT LWT MessageThe payload value for the Last Will Message (Maximum length 256).
MQTT LWT QoSThe Quality of Service value for the Last Will Message.0, 1, 2.
MQTT LWT RetainThe retain value for the Last Will Message.True, False.
MQTT Update FirmwareUpdate the device's firmware via the Fast IOT platform.
MQTT Telemetry TopicTelemetry topic to send the update status.
MQTT Attribute TopicAttribute topic for firmware update.
MQTT Firmware Update TopicTopic to download the firmware update.
MQTT Watchdog Timer ModeEnable or disable the MQTT watchdog timer. This watchdog timer is triggered if it is not connected to the MQTT broker for the specified duration.
MQTT Watchdog Timer ValueThe value of the MQTT watchdog timer. The unit is seconds.120
Modules To RestartModules to be restarted when the MQTT watchdog timer is triggered. Multiple selections can be made.- WiFi
- Ethernet
- MQTT
- Reboot Device