BACnetServerPluginBase.GetCallback (METH) ¶ METHOD GetCallback : IBACnetServerPluginCallback Gets a callback. InOut: Scope Name Type Comment Return GetCallback IBACnetServerPluginCallback Input index UINT index of the callback.
BACnetServerPluginBase.GetCallbackAttachmentsForProperty (METH) ¶ METHOD GetCallbackAttachmentsForProperty : UDINT InOut: Scope Name Type Comment Return GetCallbackAttachmentsForProperty UDINT Input devId CmpBACnet.IEC_BACNET_UNSIGNED device of object objId CmpBACnet.IEC_BACNET_OBJECT_ID the object ID propID CmpBACnet.IEC_BACNET_PROPERTY_ID the property ID Output bReadCallbackAttached CmpBACnet.IEC_BACNET_BOOLEAN bWriteCallbackAttached CmpBACnet.IEC_BACNET_BOOLEAN
Logging ¶ GetFullMethodeNameString (Method) LogError (Method) LogException (Method) LogInfo (Method) LogWarning (Method) Logging (Property)
BACnetServerPluginBase.GetFullMethodeNameString (METH) ¶ METHOD GetFullMethodeNameString : STRING Gets a descriptive name of a BACnetServerPlugin implementation method for debugging or logging purpose. InOut: Scope Name Type Return GetFullMethodeNameString STRING Input sMethodName STRING
BACnetServerPluginBase.LogError (METH) ¶ METHOD LogError InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogException (METH) ¶ METHOD LogException InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogInfo (METH) ¶ METHOD LogInfo InOut: Scope Name Type Input str LoggerString
BACnetServerPluginBase.LogWarning (METH) ¶ METHOD LogWarning InOut: Scope Name Type Input str LoggerString
IBACnetServer.StringType (PROP) ¶ PROPERTY StringType : CmpBACnet.IEC_BACNET_STRING_TYPE
IBACnetServer.SupportUnsolicitedCOV (PROP) ¶ PROPERTY SupportUnsolicitedCOV : BOOL