-
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 Door Lock Cluster definitions (#12289)
* Add new cluster definition for a door lock * Remove door lock cluster definition from silabs XML - It was moved into matter data model directory * Update zap files for all the examples to reflect door lock changes * Tweak the door lock cluster so it uses new definitions * Fix java ZAP templates to support nullables and bitmaps * Fix style issues * Use proper types in the attribute definitions of the Door Lock Cluster * Update auto-generated files
- Loading branch information
1 parent
4935ad8
commit 8796165
Showing
59 changed files
with
7,339 additions
and
11,428 deletions.
There are no files selected for viewing
391 changes: 179 additions & 212 deletions
391
examples/all-clusters-app/all-clusters-common/all-clusters-app.zap
Large diffs are not rendered by default.
Oops, something went wrong.
118 changes: 43 additions & 75 deletions
118
examples/ota-provider-app/ota-provider-common/ota-provider-app.zap
Large diffs are not rendered by default.
Oops, something went wrong.
118 changes: 43 additions & 75 deletions
118
examples/ota-requestor-app/ota-requestor-common/ota-requestor-app.zap
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
400 changes: 188 additions & 212 deletions
400
examples/tv-casting-app/tv-casting-common/tv-casting-app.zap
Large diffs are not rendered by default.
Oops, something went wrong.
168 changes: 51 additions & 117 deletions
168
src/app/clusters/door-lock-server/door-lock-server-schedule.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
233 changes: 75 additions & 158 deletions
233
src/app/clusters/door-lock-server/door-lock-server-user.cpp
Large diffs are not rendered by default.
Oops, something went wrong.
957 changes: 957 additions & 0 deletions
957
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
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
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.