<< Click to Display Table of Contents >>
escalator.energyMeterRef |
According to the BACnet protocol documentation:
References the object which indicates the accumulated energy consumption by the lift.
Property energyMeterRef of object escalator can be read and written using a block tag with 2 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
escalator-<objectAddress>.energyMeterRef |
Size |
2 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 58 |
B3: |
<objectAddress> |
B4: |
<property> = 461 |
Size: |
2 elements |
Index |
Name |
Type |
0 |
DeviceIdentifier |
A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345'). OBS: this is an optional element, a <null> value indicates the element is not present. |
1 |
ObjectIdentifier |
A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345'). |