-
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.
Update matter IDL to contain per-endpoint attribute storage and defau…
…lts (#18053) * Start adding per-endpoint storage information * Add default zero value detection and usage in IDL generation * Handle type of default correctly, however this requires zap update * Pull latest zap * Move zap to 0.5.70 to see if sqlite error goes away * Zap regen * Some rollbacks on attribute traits in global config - will need per-endpoint attribute configurations * Code update to support braces for server cluster declarations * Use transforms to apply changes to endpoints - want to be able to build up endpoint data * Restyle * Add parsing for attributes inside endpoint lists * Restyle * Documentation update * Fix type declarations for python3 * zap regen * Fix spacing and zap regen - make endpoints nicer to read * Updated FIXME to test comment
- Loading branch information
Showing
25 changed files
with
5,888 additions
and
728 deletions.
There are no files selected for viewing
975 changes: 898 additions & 77 deletions
975
examples/all-clusters-app/all-clusters-common/all-clusters-app.matter
Large diffs are not rendered by default.
Oops, something went wrong.
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.