Added BACnet Error and Abort demos to send messages for Wireshark capture validation.

This commit is contained in:
skarg
2016-05-20 20:43:05 +00:00
parent b47afd500d
commit 397ef31d41
12 changed files with 869 additions and 1 deletions
+6
View File
@@ -80,6 +80,12 @@ iam:
uevent:
$(MAKE) -B -C demo uevent
abort:
$(MAKE) -B -C demo abort
error:
$(MAKE) -B -C demo error
router:
$(MAKE) -s -C demo router