Feature/add who am i and you are services (#1024)
* Added Who-Am-I-Request encoding, decoding, unit tests, and command line application bacwhoami. * Added You-Are-Request encoding, decoding, unit tests, and command line application bacyouare. * Added Who-Am-I with Who-Is and You-Are handling into the example server application when run as device 4194303.
This commit is contained in:
@@ -118,11 +118,13 @@ list(APPEND testdirs
|
||||
bacnet/timestamp
|
||||
bacnet/timesync
|
||||
bacnet/weeklyschedule
|
||||
bacnet/whoami
|
||||
bacnet/whohas
|
||||
bacnet/whois
|
||||
bacnet/wp
|
||||
bacnet/wpm
|
||||
bacnet/write_group
|
||||
bacnet/youare
|
||||
)
|
||||
|
||||
# bacnet/basic/*
|
||||
|
||||
Reference in New Issue
Block a user