Add Create & Delete to Accumulator object (#1234)

* Added CreateObject and DeleteObject for basic Accumulator objects.
 
* Added WriteProperty handling for object-name, scale, out-of-service, units, and max-pres-value.
This commit is contained in:
Steve Karg
2026-02-17 08:31:00 -06:00
committed by GitHub
parent b022d2bcbb
commit 6bd2b42334
5 changed files with 487 additions and 107 deletions
+3
View File
@@ -40,6 +40,9 @@ The git repositories are hosted at the following sites:
### Added
* Added CreateObject and DeleteObject for basic Accumulator objects and
WriteProperty handling for object-name, scale, out-of-service, units,
and max-pres-value. (#1234)
* Added text and parser for BACnet ReinitializeDevice service states. (#1228)
* Added Device Management-Backup and Restore-B to example object/device.c
and basic/server/bacnet-device.c so that when ReinitializeDevice STARTBACKUP