Skip to content

Commit

Permalink
Basic Info Cluster: Clean up ZAP files (project-chip#13800)
Browse files Browse the repository at this point in the history
* Basic Info Cluster: Clean up ZAP files

JSON for Basic Info Cluster was incomplete/erroneous/inconsistent across
examples.

* ZAP regen

* Regen endpoint config - I am not sure why previous merge did not work, but regen again

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and selissia committed Jan 28, 2022
1 parent 6b60774 commit e2676a1
Show file tree
Hide file tree
Showing 51 changed files with 6,725 additions and 3,698 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ server cluster Basic = 40 {
readonly attribute boolean reachable = 17;
readonly attribute char_string<32> uniqueID = 18;
readonly global attribute int16u clusterRevision = 65533;

command MfgSpecificPing(): DefaultSuccess = 0;
}

server cluster BinaryInputBasic = 15 {
Expand Down
Loading

0 comments on commit e2676a1

Please sign in to comment.