Added WriteGroup service and Channel object interfaces (#829)

This commit is contained in:
Steve Karg
2024-10-25 10:43:29 -05:00
committed by GitHub
parent 9397cfaafb
commit 3329dff337
89 changed files with 4334 additions and 1022 deletions
+3 -1
View File
@@ -85,6 +85,7 @@ list(APPEND testdirs
bacnet/bacreal
bacnet/bacstr
bacnet/bactimevalue
bacnet/channel_value
bacnet/cov
bacnet/create_object
bacnet/datetime
@@ -111,11 +112,12 @@ list(APPEND testdirs
bacnet/specialevent
bacnet/timestamp
bacnet/timesync
bacnet/weeklyschedule
bacnet/whohas
bacnet/whois
bacnet/wp
bacnet/wpm
bacnet/weeklyschedule
bacnet/write_group
)
# bacnet/basic/*