Skip to content

Commit

Permalink
Regenerated Darwin framework commands for new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lpbeliveau-silabs committed Nov 8, 2023
1 parent 6585847 commit d8726d2
Show file tree
Hide file tree
Showing 2 changed files with 4,343 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/app/tests/suites/TestScenesFabricSceneInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ tests:
- name: "nodeId"
value: nodeId

- label: "TH1 reads the fabric index"
cluster: "Operational Credentials"
endpoint: 0
command: "readAttribute"
attribute: "CurrentFabricIndex"
response:
saveAs: th1FabricIndex

- label: "Read FeatureMap FabricScene bit (global attribute 65532)"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
Loading

0 comments on commit d8726d2

Please sign in to comment.