Skip to content

Commit

Permalink
Updates command (#35050)
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa authored and pull[bot] committed Sep 3, 2024
1 parent 3d99c57 commit 3986163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_S_3_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ tests:
- label: "Step 1: DUT issues a C_ADD_SCENE command to the Test Harness."
PICS: S.C.C00.Tx
verification: |
./chip-tool scenesmanagement add-scene 0x0001 0x01 20 "scene name" '[{"clusterID": "0x0300", "attributeValueList":[{"attributeID": "0x4001", "attributeValue": "0x01"}]}]' 1 1
./chip-tool scenesmanagement add-scene 0x0001 0x01 20 "scene name" '[{"clusterID": "0x0300", "attributeValueList":[{"attributeID": "0x4000", "valueUnsigned16": "0x01"}]}]' 1 1
Verify TH recieves "AddScene(0x0)" command with following parameters:
- ID 0 (GroupID): the type is a group-id.
Expand Down

0 comments on commit 3986163

Please sign in to comment.