BackplaneBusDevice

Description

The BackplaneBusDevice object represents a device on the backplane bus.

› Inherits:Object
› Inherited by:EnergyAddonEN100

Properties

address

This property holds the address of the device on the bus.

› Type:UnsignedInteger
› Signal:addressChanged()
› Attributes:Writable

online

This property holds whether the device has been discovered on the bus and is online.

› Type:Boolean
› Signal:onlineChanged()
› Attributes:Readonly

productId

This property holds the product ID of the device.

› Type:UnsignedInteger
› Signal:productIdChanged()
› Attributes:Readonly

serialNumber

This property holds the serial number of the device which is used for device discovery.

› Type:UnsignedInteger
› Signal:serialNumberChanged()
› Attributes:Writable