File tree 1 file changed +4
-4
lines changed
src/app/tests/suites/certification
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
verification : |
46
46
Open a commissioning window On TH1(Chiptool)using below command
47
47
48
- pairing open-commissioning-window 1 1 400 2000 3841
48
+ ./chip-tool pairing open-commissioning-window 1 1 400 2000 3841
49
49
50
50
Verify the Successfully opened pairing window On TH1(Chiptool)e device
51
51
59
59
verification : |
60
60
Now send the below command for commissionin DUT to TH2 with Manual pairing code generated in TH1 using open commission window
61
61
62
- pairing code 2 36253605617 --commissioner-name beta
62
+ ./chip-tool pairing code 2 36253605617 --commissioner-name beta
63
63
64
64
Verify the commissioning completed with success on TH2(chip-tool) from DUT
65
65
71
71
verification : |
72
72
Open a commissioning window On TH1(Chiptool)using below command
73
73
74
- pairing open-commissioning-window 1 1 400 2000 3842
74
+ ./chip-tool pairing open-commissioning-window 1 1 400 2000 3842
75
75
76
76
Verify the Successfully opened pairing window On TH1(Chiptool)e device
77
77
85
85
verification : |
86
86
send the below command for commissionin DUT to TH3 with Manual pairing code generated in TH1 using open commission window
87
87
88
- pairing code 3 36545248276 --commissioner-name gamma
88
+ ./chip-tool pairing code 3 36545248276 --commissioner-name gamma
89
89
90
90
Verify the commissioning completed with success on TH3(chip-tool) from DUT
91
91
You can’t perform that action at this time.
0 commit comments