Skip to content

Commit

Permalink
Chef - Add onofflight and lightsensor sample apps (#20525)
Browse files Browse the repository at this point in the history
* Chef - Add onofflight sample app

* Chef - Add lightsensor sample app

* Add shebang to sample_app_util.py

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Oct 19, 2023
1 parent 3eadd0b commit 8879e73
Show file tree
Hide file tree
Showing 25 changed files with 23,115 additions and 0 deletions.
1,605 changes: 1,605 additions & 0 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.matter

Large diffs are not rendered by default.

6,289 changes: 6,289 additions & 0 deletions examples/chef/devices/rootnode_lightsensor_lZQycTFcJK.zap

Large diffs are not rendered by default.

1,858 changes: 1,858 additions & 0 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.matter

Large diffs are not rendered by default.

7,399 changes: 7,399 additions & 0 deletions examples/chef/devices/rootnode_onofflight_bbs1b7IaOV.zap

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions examples/chef/sample_app_util/sample_app_util.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python3

"""Utility to work with sample app device files.
This utility helps with the following:
Expand Down

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 8879e73

Please sign in to comment.