-
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.
Remove deprecated RVC items (#31451)
* Depricated the OnMode attribute for the RvcRunMode and RvcCleanMode clusters. * Depricated the OnOff feature for the RvcRunMode and RvcCleanMode clusters. * Depricated the Start and Stop commands for the RvcOperationalState cluster. * Removed the depricated OnMode attributes from the attributeAccessInterfaceAttributes. * Removed the RvcOpState tests for the Start and stop command. * regenerated zap code. * Restyled by prettier-json * Added back the feature map for the RvcClean and RvcRun mode clusters without the OnOff feature. * Regenerated files. * Updated the all-clusters-app zap file. * Regenerated the matter file for the all-clusters-app. * Removed the setting of the OnOff feature in instances of RvcRunMode and RvcCleanMode in the all-clusters-app * Regenerated zap files. * Restyled by clang-format * The Objects.py template adds a kInternalDoNotUseNone entry if a bitmap has no entryies. * Replaced the previous solution that fixed the issue in the generated python files canused by the lack of bitmasks by adding a NoFeatures=0 mask. * Used the new kNoFeatures feature instead of a locally declared constant. * Readded a valve cluster attributed which was annoyingly removed by zap issues. * Restyled by clang-format * Regenerated zap files. * Fixed missing namesapace call. --------- Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
45 changed files
with
78,468 additions
and
2,194 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
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.