Added WritePropertyMultiple demo application.
This commit is contained in:
@@ -57,7 +57,7 @@ LFLAGS := -Wl,$(BACNET_LIB),$(SYSTEM_LIB)
|
||||
|
||||
SUBDIRS = readprop writeprop readfile writefile reinit server dcc \
|
||||
whohas whois iam ucov scov timesync epics readpropm readrange \
|
||||
uptransfer getevent uevent abort error
|
||||
writepropm uptransfer getevent uevent abort error
|
||||
|
||||
ifeq (${BACDL_DEFINE},-DBACDL_BIP=1)
|
||||
SUBDIRS += whoisrouter iamrouter initrouter readbdt
|
||||
@@ -112,3 +112,5 @@ router:
|
||||
router-ipv6:
|
||||
$(MAKE) -b -C router-ipv6
|
||||
|
||||
writepropm:
|
||||
$(MAKE) -b -C writepropm
|
||||
|
||||
Reference in New Issue
Block a user