ReadonlydescriptionReadonlyeventReadonlynodeReadonlyobjectReadonlyobjectReadonlyobjectReadonlyoutReadonlypropertyReadonlyreliabilityReadonlystatusReadonlysubordinateAlias for on
Adds a property to this object
This method registers a new property with the object and sets up event subscriptions for property value changes.
The specific BACnet property type
The property to add
The added property
Removes 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
The Structured View object type defines a standardized object that provides a container to hold references to subordinate objects, which may include other Structured View objects, thereby allowing multilevel hierarchies to be created. The hierarchies are intended to convey a structure or organization.