BACnet Property | Short Name | BACnet Description | Notes |
---|---|---|---|
object-type | ObjTyp | Object type | Value: 5 (binary-value) |
profile-name | PrfNam | Profile name | Value: 7-006-SBCv15.03 |
Prototype | BAObjTyp | Building automation profile | Value: 5 (BinaryProcessValue) |
present-value | PrVal | Present value | indicates the current logical value. The enumeration range for BACnetBinaryPV is {INACTIVE, ACTIVE}. |
priority-array | PrioArr | Priority array | contains prioritized commands that are in effect for this object. A BACnetPriorityValue may be of type BACnetBinaryPV or null. The enumeration range for BACnetBinaryPV is {INACTIVE, ACTIVE}. |
Present-Priority | PrPrio | Present priority | indicates the highest priority slot (1-16) in the priority-array with a non-null value. If all slots in the priority array are null, DS1_Present-Priority shall have the value 17. |
relinquish-default | DefCmd | Default command | provides the default value for present-value property when all slots in the priority-array are null. The enumeration range for BACnetBinaryPV is {INACTIVE, ACTIVE}. |
minimum-on-time | TiOnMin | Min.switch-on time | represents the minimum number of seconds that the present-value shall remain in the ACTIVE state after a write to the present-value property causes that property to assume the ACTIVE state. |
minimum-off-time | TiOffMin | Min.switch-off time | represents the minimum number of seconds that the present-value shall remain in the ACTIVE state after a write to the present-value property causes that property to assume the ACTIVE state. |
inactive-text | IactvTxt | Inactive text | specifies a human-readable description of the INACTIVE state. For example, if the physical output is a relay contact that turns on a light, then the inactive-text property might be assigned a value such as "Light Off". |
active-text | ActvTxt | Active text | specifies a human-readable description of the ACTIVE state. |
Alarm-Extension | AlarmExtn | Event configuration | A writable enumerated proprietary property that specifies whether the optional intrinsic alarming extension is enabled for the object. |
Aggregation-Extension | AlarmExtn | Event configuration | A writable enumerated proprietary property that allows an optional aggregation extension to be enabled for the object. |