Added ability to use static address binding in file address_cache. Useful for client applications binding to MS/TP slave devices.
This commit is contained in:
@@ -59,6 +59,7 @@ CORE_SRC = \
|
||||
$(BACNET_CORE)/tsm.c \
|
||||
$(BACNET_CORE)/bacaddr.c \
|
||||
$(BACNET_CORE)/address.c \
|
||||
$(BACNET_CORE)/addrfile.c \
|
||||
$(BACNET_CORE)/version.c
|
||||
|
||||
HANDLER_SRC = \
|
||||
|
||||
Reference in New Issue
Block a user