Added API and properties to basic lighting output object example for power and feedback value. (#1185)

This commit is contained in:
Steve Karg
2025-12-11 13:33:50 -06:00
committed by GitHub
parent e0ce0bd5c7
commit 4b9cd061e7
4 changed files with 201 additions and 6 deletions
+2
View File
@@ -21,6 +21,8 @@ The git repositories are hosted at the following sites:
### Added
* Added API and optional properties to basic lighting output object example
for power and feedback value. (#1185)
* Added properties to the Channel object write member value coercion
minimal properties supported. (#1176)
* Added Send_x_Address() API to ReadPropertyMultiple, WritePropertyMultiple,