Required Parameters
To add a breaker device, the following parameters are required.string
required
A unique identifier for the device.Example:
breaker1string
required
Indicates the type of device. For this type of device, it is always
breaker.Example: breakerstring
required
The name of the device’s address map on the controller.Example:
breaker1_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.