-
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.
Round 2 of fixing Device Model XML (#12072)
* Round 2 of fixing Device Model XML Enable all documented clusters +void MatterAclPluginServerInitCallback +void MatterAlarmsPluginServerInitCallback +void MatterLocalizationConfigurationPluginServerInitCallback +void MatterLocalizationTimeFormatPluginServerInitCallback +void MatterLocalizationUnitPluginServerInitCallback +void MatterPollControlPluginServerInitCallback +void MatterPowerConfigurationPluginServerInitCallback +void MatterPowerProfilePluginServerInitCallback +void MatterProxyConfigurationPluginServerInitCallback +void MatterProxyDiscoveryPluginServerInitCallback +void MatterProxyValidPluginServerInitCallback +void MatterPulseWidthModulationPluginServerInitCallback +void MatterTimePluginServerInitCallback +void MatterTimeSynchronizationPluginServerInitCallback +void MatterUserLabelPluginServerInitCallback Also fixes a few random typos in the XML files. * scripts/tools/zap_regen_all.py find src examples -name "*.zap" | xargs perl -pi -e 's/"code": 61444,/"code": 63,/' find src examples -name "*.zap" | xargs perl -pi -e 's/"code": 61440,/"code": 30,/'
- Loading branch information
Showing
50 changed files
with
2,677 additions
and
1,640 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.