-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated WHM XML to align to spec PR 10028 (#34560)
* Updated XML to align to spec PR 10028, (Adds Events and simplifies data types and command). * Bumped cluster revision to 2 * Added missing Descriptions to the Events to avoid ZAP regen_all.py failing with unhelpful error message. * Updated autogen'd files from regen_all.py * Renamed WaterHeaterTypeBitmap/WaterHeaterDemandBitmap -> WaterHeaterHeatSourceBitmap. Added boostInfo structure into command. Now All-clusters-app compiles again. Some brief reformatting. * Added missing new Java files. * Updated test scripts to work with new types and boostInfo structure. Added to the tests.yaml which was missing. * Corrected test-runner command linewrap issue * Removed featureSet command flag in test runner which is not in All-cluster-app. * Added missing apiMaturity="provisional" to WaterHeaterHeatSourceBitmap. * Update .github/workflows/tests.yaml * Re-aligned the XML after some late changes to the constraints in the spec. --------- Co-authored-by: Hasty Granbery <[email protected]>
- Loading branch information
Showing
46 changed files
with
1,800 additions
and
493 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
189 changes: 118 additions & 71 deletions
189
examples/all-clusters-app/all-clusters-common/include/WhmDelegate.h
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.