Added defines for lighting output object present-value special values. (#1137)

This commit is contained in:
Steve Karg
2025-11-11 09:41:38 -06:00
committed by GitHub
parent 356b4f72bf
commit 979ff0ead9
3 changed files with 39 additions and 7 deletions
+1
View File
@@ -28,6 +28,7 @@ The git repositories are hosted at the following sites:
### Added
* Added defines for lighting output object present-value special values. (#1137)
* Added get copy API to timer object for state-change-value (#1134)
* Added Audit Log and Time Value objects to basic device and builds. (#1128)
* Added ListElement service callback for storing data. (#1128)