MQTT Settings
Follow the Settings and MQTT tabs. On this page, the user can configure MQTT settings.

| Parameter | Description | Values |
|---|---|---|
| MQTT Mode | Enable or disable the MQTT client. | Enabled Unencrypted SSL |
| Upload Certificate | Certificate required for SSL connection. | Must be named as mqtt.pem. |
| MQTT Gateway Mode | Enable or disable MQTT gateway mode. | Enabled Disabled |
| MQTT Broker URI | URI information of the MQTT broker to connect (Maximum length 256). | |
| MQTT Broker Port | Port number of the MQTT broker to connect. | |
| MQTT Broker Username | If the MQTT broker requires a username (e.g., as an access token) (Maximum length 32). | |
| MQTT Broker Password | If the MQTT broker requires a password for the username (Maximum length 32). | |
| MQTT Keep Alive Interval (s) | The keep alive interval of the MQTT connection. | |
| MQTT Disable Keep Alive | Disable or enable the keep alive feature. | |
| MQTT Auto Reconnect | Disable or enable the auto reconnect feature. | |
| MQTT Reconnect Timeout (ms) | Timeout value for the reconnect feature. | |
| MQTT LWT Topic | Topic for Last Will Message (Maximum length 128). | |
| MQTT LWT Message | Payload value for Last Will Message (Maximum length 256). | |
| MQTT LWT QoS | Quality of Service value for Last Will Message. | 0, 1, 2. |
| MQTT LWT Retain | Retain value for Last Will Message. | True, False. |
| MQTT Update Firmware | Update the device's firmware via the Fast IOT platform. | |
| MQTT Telemetry Topic | Telemetry topic to send the update status. | |
| MQTT Attribute Topic | Attribute topic for firmware update. | |
| MQTT Firmware Update Topic | Topic to download the firmware update. | |
| MQTT Watchdog Timer Mode | Enable 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 Value | MQTT watchdog timer value. The unit is seconds. | 120 |
| Modules To Restart | Modules to be restarted when the MQTT watchdog timer is triggered. Multiple selections can be made. | - WiFi - Ethernet - MQTT - Reboot Device |