-
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.
31479 updated DEM xml to take latest spec changes (#31483)
* Autogen'd the XML from Hasty's Alchemy tool and some minor hand edits to correct. * Updated ZAP files and regen_all.py * Fixed compile issues caused by type changes. Included GetOptOutState() to allow the new OptOutState attribute to be handled. * Added helper function to handle optout checking of OptOutState attribute against Adjustment cause in existing commands * Added CancelRequest command handler. Updated Conformance feature flags and generated commands. Some code clean up in sdk layer with returning of Status (success was missing in places) * Added AjustmentCause to delegate API for commands that should use it. * Fixed build on all-clusters-app * Merged changes into all-clusters-app.zap and energy-management-app.zap and regen all * Update src/app/clusters/device-energy-management-server/device-energy-management-server.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> --------- Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
- Loading branch information
Showing
57 changed files
with
2,127 additions
and
361 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
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.