-
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.
[XML] Correct the PCC cluster xml to reflect the specification (#17181)
* Correct the PCC cluster xml to reflect the specification * * Updated with small corrections to min/max * * Added special RW VM access priviledges to LifetimerunningHours and LifetimeEnergyConsumed * * Added ClusterRevision to be '3' * * Added the RW VM for the OperationMode and ControlMode attributes as well * * Changed back to hexadecimal notation for min/max * * Re-ran the zap_regen_all.py script * Restyled by clang-format * * Set the LifetimeRunningHours and LifetimeEnergyConsumed to Nullable * Restyled by clang-format * Restyled by clang-format * Fix error in PCC server implementation: use correct attribute types * Changed back to ENUM8 as type in XML files for PCC * Restyled by clang-format * * Re-inserted the PumpOperationMode and PumpControlMode as valid types in the PCC XML * Re-generate zap with zap_regen_all.py * * Corrected missing use of PumpOperationMode and PumpControlMonde i PCC cluster server Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
34 changed files
with
3,881 additions
and
1,218 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
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.