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:
skarg
2008-03-01 06:42:46 +00:00
parent 9daa40131d
commit b8ee7d6b9c
6 changed files with 188 additions and 3 deletions
+1
View File
@@ -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 = \