Skip to content

Commit

Permalink
Add Chef rootnode_fan as sample device (#22629)
Browse files Browse the repository at this point in the history
* Add Chef rootnode_fan as sample device

Add Chef rootnode_fan as sample device
including .zap / .matter / zzz-generated files

* Clear invalid array default value from ZAP

* The `SupportedLocales` which has `en-US` as default value is invalid
because it is Array type.
* `DefaultOtaProviders` containing default value 0 is also cleared
* Regenerate *.matter file from modified ZAP file

* Fix lint reported error

ERROR: Required attributes: EP0:AccessControl does not expose SubjectsPerAccessControlEntry(2)
	attribute at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1343:3
ERROR: Required attributes: EP0:AccessControl does not expose TargetsPerAccessControlEntry(3)
	attribute at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1343:3
ERROR: Required attributes: EP0:AccessControl does not expose AccessControlEntriesPerFabric(4)
	attribute at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1343:3
ERROR: Required attributes: EP0:Basic does not expose CapabilityMinima(19) attribute at
	./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1351:3
ERROR: Required attributes: EP0:LocalizationConfiguration does not expose ActiveLocale(0)
	attribute at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1384:3
ERROR: Required attributes: EP0:GeneralCommissioning does not expose SupportsConcurrentConnection(4)
	attribute at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1398:3
ERROR: Required attributes: EP0:Switch does not expose number of positions(0) attribute
	at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1548:3
ERROR: Required attributes: EP0:Switch does not expose current position(1) attribute
	at ./examples/chef/devices/rootnode_fan_7N2TobIlOX.matter:1548:3

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Dec 12, 2023
1 parent 2aee8a6 commit c1f9ac9
Show file tree
Hide file tree
Showing 12 changed files with 10,785 additions and 0 deletions.
1,670 changes: 1,670 additions & 0 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.matter

Large diffs are not rendered by default.

6,321 changes: 6,321 additions & 0 deletions examples/chef/devices/rootnode_fan_7N2TobIlOX.zap

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c1f9ac9

Please sign in to comment.