ReadonlyidentifierReadonlytypeWhether 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.
Optionalctx: BDPropertyAccessContextCommodity method to get the value of the property rather than the entire data element.
Optionalctx: BDPropertyAccessContextRemoves a listener from the set of listeners for the specified event.
The event name to subscribe to
The callback function to execute when the event is triggered
The event emitter's instance for chaining
Adds 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
Alias for off
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.