BACnetObjectBase.GetPropertyId (METH) ¶ METHOD GetPropertyId : CmpBACnet.IEC_BACNET_PROPERTY_ID Gets the propertId with the given index (0 .. NumberOfProperties-1). Returns IEC_BACNET_PROPERTY_ID._PROP_MAX_SIZE, in case propIdx is out of range or the requested propertID can not be read properly. InOut: Scope Name Type Return GetPropertyId CmpBACnet.IEC_BACNET_PROPERTY_ID Input propIdx DWORD
BACnetObjectBase.DeviceInstNumber (PROP) ¶ PROPERTY DeviceInstNumber : DWORD Device instance number of the parent BACnet-Device of this BACnet-Object.
BACnetObjectBase.GetPropertyAccessRight (METH) ¶ METHOD GetPropertyAccessRight : CmpBACnet.IEC_BACNET_STATUS Gets the client side access rights for a specified BACnet-Property of this BACnet-Object (propID). These restrictions only hold for client side access of the specified BACnet-Property. InOut: Scope Name Type Comment Return GetPropertyAccessRight CmpBACnet.IEC_BACNET_STATUS Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The property ID for which the access right shall be determined. Output accessRight CmpBACnet.IEC_BACNET_ACCESS The property access rights after a call to this method.
BACnetAveraging.MinimumValueTimestamp (PROP) ¶ PROPERTY MinimumValueTimestamp : BACnetDateTime
BACnetAveraging.ObjectPropertyReference (PROP) ¶ PROPERTY ObjectPropertyReference : BACnetDevObjPropReference
BACnetAveraging.MaximumValueTimestamp (PROP) ¶ PROPERTY MaximumValueTimestamp : BACnetDateTime
BACnetAveraging.MinimumValue (PROP) ¶ PROPERTY MinimumValue : CmpBACnet.IEC_BACNET_REAL
BACnetAveraging.VarianceValue (PROP) ¶ PROPERTY VarianceValue : CmpBACnet.IEC_BACNET_REAL
BACnetAveraging.WindowInterval (PROP) ¶ PROPERTY WindowInterval : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetAveraging.AttemptedSamples (PROP) ¶ PROPERTY AttemptedSamples : CmpBACnet.IEC_BACNET_UNSIGNED