Optional
encoding: CharacterStringEncodingReadonly
identifierReadonly
typeWhether the property representes a single value or an array (or list) of values.
Alias for on
Consumer-facing method to retrieve property data. Implementations of this method should encapsulate retrieval logic as a task that is executed via this property's task queue.
Optional
ctx: BDPropertyAccessContextCommodity method to get the value of the property rather than the entire data element.
Optional
ctx: BDPropertyAccessContextAdds a new listener for the specified event.
The event name to subscribe to
The callback function to execute when the event is triggered
The callback function for chaining
Consumer-facing method to set property data. Implementations of this method should encapsulate retrieval logic as a task that is executed via this property's task queue.
Commodity method to set the value of the property rather than the entire data element.
The BACnet identifier for this property. Must be unique within the properties added to the same object.