Implementation of the Protocol_Object_Types_Supported bitstring
This bitstring represents the object types supported by a BACnet device,
as defined in the BACnet standard. It is used in the Protocol_Object_Types_Supported
property of the Device object.
The BACnet standard defines a large number of possible object types. This implementation
allocates 112 bits to accommodate all standard object types, even though the current
highest-numbered object type is 59 (LIFT).
Implementation of the Protocol_Object_Types_Supported bitstring
This bitstring represents the object types supported by a BACnet device, as defined in the BACnet standard. It is used in the Protocol_Object_Types_Supported property of the Device object.
The BACnet standard defines a large number of possible object types. This implementation allocates 112 bits to accommodate all standard object types, even though the current highest-numbered object type is 59 (LIFT).