Implementation of the Protocol_Services_Supported bitstring
This bitstring represents the services supported by a BACnet device,
as defined in the BACnet standard. It is used in the Protocol_Services_Supported
property of the Device object.
The BACnet standard defines a large number of possible services. This implementation
allocates 112 bits to accommodate all standard services, including those that might
be added in future versions of the standard.
Implementation of the Protocol_Services_Supported bitstring
This bitstring represents the services supported by a BACnet device, as defined in the BACnet standard. It is used in the Protocol_Services_Supported property of the Device object.
The BACnet standard defines a large number of possible services. This implementation allocates 112 bits to accommodate all standard services, including those that might be added in future versions of the standard.