ClientCreatableObjects (FB)
FUNCTION_BLOCK PUBLIC FINAL ClientCreatableObjects EXTENDS BACnet.BACnetServerPluginBase IMPLEMENTS BACnet.IBACnetEventConsumer
Default implementation for client-create-object requests to limit client creatable object types to certain types and amounts.
This default implementation registers a (client) create object service application hook and rejects unwanted client create object requests. This default implementation also ignores all property initial values except: Object_Name, Description, Profile_Name
Properties:
BlockFurtherProcessing
Name
NumHooks
Methods:
BACnetEventCallback
GetHook
Init
PreRegister
SetMaxNum
Structure:
ClientCreatableObjects.BACnetEventCallback(METH)ClientCreatableObjects.BlockFurtherProcessing(PROP)ClientCreatableObjects.GetHook(METH)ClientCreatableObjects.Init(METH)ClientCreatableObjects.Name(PROP)ClientCreatableObjects.NumHooks(PROP)ClientCreatableObjects.PreRegister(METH)ClientCreatableObjects.SetMaxNum(METH)