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
BACnetServerPluginBase.Logging (PROP) ¶ PROPERTY Logging : BOOL Enable / disable logging.
BACnetServerPluginBase.Name (PROP) ¶ PROPERTY Name : STRING
BACnetServerPluginBase.GetHook (METH) ¶ METHOD GetHook : IBACnetServerPluginHook Gets a hook. InOut: Scope Name Type Comment Return GetHook IBACnetServerPluginHook Input index UINT index of the hook.