BACnetServer.UpdateAddressBindings (METH)¶
METHOD UpdateAddressBindings
Deletes all existing Bindings and Sends Who-Is Broadcasts to the BACnet-Network, in order to get I-Am-Answers, which will update the Device-Address-Bindings-List receivable by GetAddressBinding and GetAddressBindingCount.
Note
There should be a reaction time for the I-Am-Answers to be transmitted, so don’t call this function to often in to short intervalls. Moreover on every call the existing Bindings-List gets deleted, so that it has to be rebuild, which might take a longer time.