ReadonlycovReadonlydescriptionReadonlyengineeringReadonlyeventReadonlymaxReadonlyminReadonlyobjectReadonlyobjectReadonlyobjectReadonlyoutReadonlypresentReadonlypropertyReadonlyreliabilityReadonlystatusAlias 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
Implements a BACnet Analog Input object
The Analog Input object represents a physical or virtual analog input source such as a temperature sensor, pressure sensor, or other analog measurement device. This object type provides a standard way to represent analog inputs in BACnet systems.
Required properties according to the BACnet specification: