Required Parameters
To add an MQTT device, the following parameters are required.string
required
A unique identifier for the device.Example:
aculink_meterstring
required
Indicates the type of device. For this type of device, it is always
other.Example: otherstring
required
The communication protocol between the controller and the device. For this type of device, it will always be
MQTT.Example: MQTTstring
required
The name of the device’s address map on the controller.Example:
aculink_meter_address_mapbool
required
Indicates whether the device is enabled or disabled. A value of true means the device is disabled, while false means the device is enabled.
string
required
The MQTT topic of the device to which the controller will subscribe.Example:
DCMG_meterOptional Parameters
The following parameters can be added to MQTT devices; however, they are optional and not required. These parameters provide additional functionality to the device.dict
This parameter lists the registers to forward to another device.Example: