-
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.
Fabric-scoped and fabric-sensitive updates for IDL (#22955)
* Start defining fabric-sensitive types * Update types: structures are fabric scoped, attributes are fabric sensitive (if applicable) * Tag fabric-scoped structures in matter idl * Allow fields to be marked fabric sensitive * Start supporting fabric scoped and sensitive logic * zap regen * Add parser and tests for fabric-sensitive events * Restyle * Add tag for fabric sensitive events in idl generator * zap regen * Fix typo in readme * Fix typo * Add support for fabric scoped and fabric sensitive * Add unit test for fabric sensitive and scoped stuff * Rename attributes to qualites, tests pass in idl. More code review comments * Fix java codegen tests * Remove unused import * Remove more unused imports * Regen bridge-app.matter * Regen lighting-on-off * Rename fabric_command to fabric_scoped_command
- Loading branch information
Showing
53 changed files
with
943 additions
and
844 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.