ioThinx 4510 Series Software Tools
MQTT
The ioThinx 4510 supports MQTT version 3.1.1. In this section we introduce the MQTT settings. The MQTT
configuration page has two channels: Connection Settings and Topic Settings.
Connection Settings
Broker IP Specifies the broker IP name.
Broker Port: Specifies the broker port in this column.
Authentication: Select the Authentication checkbox to enable the username and password settings. The
username and password are used when an MQTT client connects to a broker.
Keep Alive Interval: Keep alive is designed to ensure that a connection between the MQTT client and
broker exists. The ioThinx 4510 will send the keep alive packets to the broker at designated intervals.
Device ID: The Device ID is used by the broker to identify each client that is connected to it. The ioThinx
4510’s Device ID is unique and cannot be changed. The ID consists of the prefix moxa_io_ followed by the
MAC address of the ioThinx 4510.
TLS: The ioThinx 4510 uses TLS to encrypt MQTT transmissions. You may enable or disable TLS.
WARNING
If TLS encryption is disabled,
the username and password will be transmitted in plain text.
Advanced
Click the Advanced button to view the Last Will & Testament Settings.