BACnetDevice.ProtocolServicesSupported (PROP) ¶ PROPERTY ProtocolServicesSupported : STRING Supported services. The meaning of each bit in this Bit-String can be found in the BACnet standard. The preconfigured value of 1111111111111011110010000011110011111011 corresponds to the service abilities provided by this BACnet Stack/API/Library and which are implementable using this API. At least 37 bits are needed.
BACnetDevice.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetDevice.ProtocolObjectTypesSupported (PROP) ¶ PROPERTY ProtocolObjectTypesSupported : STRING Supported object types. The meaning of each bit in this Bit-String can be found in the BACnet standard. The preconfigured value of 111111111110111111111001110101 corresponds to the object types provided by this BACnet Stack/API/Library and which have an FB representation in this API. At least 18 bits are needed.
BACnetDevice.RestorePreparationTime (PROP) ¶ PROPERTY RestorePreparationTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.SegmentationSupported (PROP) ¶ PROPERTY SegmentationSupported : CmpBACnet.IEC_BACNET_SEGMENTATION
BACnetDevice.ProtocolVersion (PROP) ¶ PROPERTY ProtocolVersion : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.RestoreCompletionTime (PROP) ¶ PROPERTY RestoreCompletionTime : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.MaxAPDULengthAccepted (PROP) ¶ PROPERTY MaxAPDULengthAccepted : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.MaxInfoFrames (PROP) ¶ PROPERTY MaxInfoFrames : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetDevice.ModelName (PROP) ¶ PROPERTY ModelName : WSTRING(255)