Added UnconfirmedPrivateTransfer encoding and demo handler.

This commit is contained in:
skarg
2009-10-20 17:26:06 +00:00
parent fdeb2f3f0f
commit af30d31a6c
5 changed files with 197 additions and 10 deletions
+1
View File
@@ -112,6 +112,7 @@ HANDLER_SRC = \
$(BACNET_HANDLER)\s_whohas.c \
$(BACNET_HANDLER)\s_whois.c \
$(BACNET_HANDLER)\s_ptransfer.c \
$(BACNET_HANDLER)\h_upt.c \
$(BACNET_HANDLER)\h_pt.c \
$(BACNET_HANDLER)\h_pt_a.c \
$(BACNET_HANDLER)\s_wp.c