58
58
}
59
59
60
60
- label :
61
- " Step 0b: TH binds GroupIds 0x0001 and 0x0002 with GroupKeySetID
62
- 0x01a1 in the GroupKeyMap attribute list on GroupKeyManagement cluster
63
- by writing the GroupKeyMap attribute with two entries as follows:"
61
+ " Step 0b: TH binds GroupIds 0x0001 with GroupKeySetID 0x01a1 in the
62
+ GroupKeyMap attribute list on GroupKeyManagement cluster by writing
63
+ the GroupKeyMap attribute with two entries as follows:"
64
64
cluster : " Group Key Management"
65
65
endpoint : 0
66
66
command : " writeAttribute"
@@ -142,7 +142,7 @@ tests:
142
142
value : 0
143
143
144
144
- label :
145
- " Step 2b : TH sends a StoreScene command to DUT with the GroupID field
145
+ " Step 3 : TH sends a StoreScene command to DUT with the GroupID field
146
146
set to G1 and the SceneID field set to 0x01."
147
147
command : " StoreScene"
148
148
arguments :
@@ -160,7 +160,7 @@ tests:
160
160
- name : " SceneID"
161
161
value : 0x01
162
162
163
- - label : " Step 3 : TH sends a AddScene command to DUT with the GroupID field
163
+ - label : " Step 4 : TH sends a AddScene command to DUT with the GroupID field
164
164
set to G1, the SceneID field set to 0x02, the TransitionTime field set
165
165
to 1000 (1s) and the ExtensionFieldSets set to: '[{ ClusterID: 0x0006,
166
166
AttributeValueList: [{ AttributeID: 0x0000, ValueUnsigned8: 0x01 }]}]'
@@ -195,7 +195,7 @@ tests:
195
195
value : 0x02
196
196
197
197
- label :
198
- " Step 4a : TH sends a RecallScene command to DUT with the GroupID field
198
+ " Step 5a : TH sends a RecallScene command to DUT with the GroupID field
199
199
set to G1 and the SceneID field set to 0x02."
200
200
PICS : S.S.C05.Rsp
201
201
command : " RecallScene"
@@ -214,15 +214,15 @@ tests:
214
214
- name : " ms"
215
215
value : 2000
216
216
217
- - label : " Step 4b : after a few seconds, TH reads OnOff attribute from DUT"
217
+ - label : " Step 5b : after a few seconds, TH reads OnOff attribute from DUT"
218
218
cluster : " On/Off"
219
219
command : " readAttribute"
220
220
attribute : " OnOff"
221
221
response :
222
222
value : 1
223
223
224
224
- label :
225
- " Step 5a : TH sends a RecallScene command to DUT with the GroupID field
225
+ " Step 6a : TH sends a RecallScene command to DUT with the GroupID field
226
226
set to G1 and the SceneID field set to 0x01."
227
227
PICS : S.S.C05.Rsp
228
228
command : " RecallScene"
@@ -241,7 +241,7 @@ tests:
241
241
- name : " ms"
242
242
value : 1000
243
243
244
- - label : " Step 5b : after a few seconds, TH reads OnOff attribute from DUT"
244
+ - label : " Step 6b : after a few seconds, TH reads OnOff attribute from DUT"
245
245
cluster : " On/Off"
246
246
command : " readAttribute"
247
247
attribute : " OnOff"
0 commit comments