Skip to content

Commit

Permalink
Initial version of the Descriptor cluster (#5020)
Browse files Browse the repository at this point in the history
* Add List[T] attribute support to src/app

* Update the templates for List[T] supports

* Add Descriptor cluster source code

* Activate NetworkProvisiong, Descriptor and Group Key Management clusters

* Update ZAP repo

* Update the templates to fit ZAP update

* Update gen/ folder

* Update src/app/clusters/descriptor/descriptor.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

* Apply suggestions from code review

* Update src/app/util/af.h

* Add 'descriptor' to the list of built cluster for the all-clusters-app

Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
vivien-apple and bzbarsky-apple authored Apr 9, 2021
1 parent 524bafa commit fca1757
Show file tree
Hide file tree
Showing 99 changed files with 11,535 additions and 3,083 deletions.
1 change: 1 addition & 0 deletions examples/all-clusters-app/all-clusters-common/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ chip_data_model("all-clusters-common") {
"bindings",
"color-control-server",
"content-launch-server",
"descriptor",
"door-lock-server",
"general-commissioning-server",
"groups-server",
Expand Down
Loading

0 comments on commit fca1757

Please sign in to comment.