Skip to content

Commit 1c68371

Browse files
Updates command
1 parent 1e58f96 commit 1c68371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/tests/suites/certification/Test_TC_S_3_1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ tests:
225225
- label: "Step 1: DUT issues a C_ADD_SCENE command to the Test Harness."
226226
PICS: S.C.C00.Tx
227227
verification: |
228-
./chip-tool scenesmanagement add-scene 0x0001 0x01 20 "scene name" '[{"clusterID": "0x0300", "attributeValueList":[{"attributeID": "0x4001", "attributeValue": "0x01"}]}]' 1 1
228+
./chip-tool scenesmanagement add-scene 0x0001 0x01 20 "scene name" '[{"clusterID": "0x0300", "attributeValueList":[{"attributeID": "0x4000", "valueUnsigned16": "0x01"}]}]' 1 1
229229
230230
Verify TH recieves "AddScene(0x0)" command with following parameters:
231231
- ID 0 (GroupID): the type is a group-id.

0 commit comments

Comments
 (0)