Fixed BACnetGroupChannelValue encoding and decoding of BACnetChannelValue which was deemed errata by BACnet standard committee. (#980)

This commit is contained in:
Steve Karg
2025-05-05 21:49:19 -05:00
committed by GitHub
parent 0f3cbe3ec5
commit f2c00f9766
3 changed files with 33 additions and 5 deletions
+2
View File
@@ -28,6 +28,8 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed BACnetGroupChannelValue encoding and decoding of BACnetChannelValue
which was deemed errata by BACnet standard committee. (#980)
* Fixed some INTRINSIC_REPORTING #ifs in AV and BV basic objects. (#977)
### Removed