Skip to content

Commit

Permalink
Improve occupancy testing cluster tests (#21595)
Browse files Browse the repository at this point in the history
  • Loading branch information
fessehaeve authored and pull[bot] committed Jul 11, 2023
1 parent 3a90b87 commit 61ad9df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_OCC_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ PICS:

config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
cluster: "Occupancy Sensing"
endpoint: 1

tests:
- label: "Commission DUT to TH"
Expand Down
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_OCC_2_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ PICS:

config:
nodeId: 0x12344321
cluster: "Basic"
endpoint: 0
cluster: "Occupancy Sensing"
endpoint: 1

tests:
- label: "Commission DUT to TH"
Expand Down

0 comments on commit 61ad9df

Please sign in to comment.