Skip to content

Commit 1272e31

Browse files
committed
Updated steps labels as per comments
1 parent 6828a05 commit 1272e31

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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

+13
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ config:
2525
endpoint: 0
2626

2727
tests:
28+
- label: "Precondition"
29+
verification: |
30+
Use the below commands to provision the DUT with 2 TH's
31+
execute the below mentioned command to put DUT into a commissionable state, Pls use equivalent command on the respective DUT
32+
./lit-icd-app
33+
34+
Once DUT reach the commissionable state pls send below mentioned command on TH's respectively. Pls use equivalent command on the respective DUT
35+
36+
Provision the device using chip tool on first controller(TH1)
37+
./chip-tool pairing onnetwork 1 20202021
38+
./chip-tool pairing open-commissioning-window 1 1 400 2000 3840
39+
disabled: true
40+
2841
- label:
2942
"Step 1a: TH1 reads from the DUT the RegisteredClients attribute.
3043
RegisteredClients is empty."

0 commit comments

Comments
 (0)