ReinitDevice_SvcAppHook.Init (METH) ¶ METHOD Init
ReinitDevice_SvcAppHook.Name (PROP) ¶ PROPERTY Name : STRING
ReinitDevice_SvcAppHook.NumHooks (PROP) ¶ PROPERTY NumHooks : UINT
ReinitDevice_SvcAppHook.Password (PROP) ¶ PROPERTY Password : WSTRING
ReinitDevice_SvcAppHook.TimeZone (PROP) ¶ PROPERTY TimeZone : Util.TimeZone Read / write the timezone. See also GetTimeZoneFromSystem and UpdateTimeZoneFromSystem .
ReinitDevice_SvcAppHook.UpdateTimeZoneFromSystem (PROP) ¶ PROPERTY UpdateTimeZoneFromSystem : BOOL Determines whether or not the timezone is updated from the underlying system before each computation involving timezone.
TimeSync_SvcAppHook (FB) ¶ FUNCTION_BLOCK PUBLIC FINAL TimeSync_SvcAppHook EXTENDS BACnet.BACnetServerPluginBase IMPLEMENTS BACnet.IBACnetEventConsumer Default implementation for TimeSynchronization service application hook TimeSync is not without problems, because of onknown timezone of the request itself. Assume we should use the own timezone. Properties: Name NumHooks TimeZone UpdateTimeZoneFromSystem Methods: BACnetEventCallback GetHook GetTimeZoneFromSystem Init Structure: BACnetEventCallback (Method) GetHook (Method) GetTimeZoneFromSystem (Method) Init (Method) Name (Property) NumHooks (Property) TimeZone (Property) UpdateTimeZoneFromSystem (Property)
ClientCreatableObjects.Init (METH) ¶ METHOD Init
ClientCreatableObjects.Name (PROP) ¶ PROPERTY Name : STRING
ClientCreatableObjects.NumHooks (PROP) ¶ PROPERTY NumHooks : UINT