Readonly
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: 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.
The BACnet identifier for this property. Must be unique within the properties added to the same object.