Skip to content

Commit 0adae42

Browse files
TC-OO-2.7 - Updates labels and step numbers (#35051)
* Updates labels and step numbers * Restyled by prettier-yaml --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent d9a6cbe commit 0adae42

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ tests:
5858
}
5959

6060
- 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:"
6464
cluster: "Group Key Management"
6565
endpoint: 0
6666
command: "writeAttribute"
@@ -142,7 +142,7 @@ tests:
142142
value: 0
143143

144144
- 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
146146
set to G1 and the SceneID field set to 0x01."
147147
command: "StoreScene"
148148
arguments:
@@ -160,7 +160,7 @@ tests:
160160
- name: "SceneID"
161161
value: 0x01
162162

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
164164
set to G1, the SceneID field set to 0x02, the TransitionTime field set
165165
to 1000 (1s) and the ExtensionFieldSets set to: '[{ ClusterID: 0x0006,
166166
AttributeValueList: [{ AttributeID: 0x0000, ValueUnsigned8: 0x01 }]}]'
@@ -195,7 +195,7 @@ tests:
195195
value: 0x02
196196

197197
- 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
199199
set to G1 and the SceneID field set to 0x02."
200200
PICS: S.S.C05.Rsp
201201
command: "RecallScene"
@@ -214,15 +214,15 @@ tests:
214214
- name: "ms"
215215
value: 2000
216216

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"
218218
cluster: "On/Off"
219219
command: "readAttribute"
220220
attribute: "OnOff"
221221
response:
222222
value: 1
223223

224224
- 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
226226
set to G1 and the SceneID field set to 0x01."
227227
PICS: S.S.C05.Rsp
228228
command: "RecallScene"
@@ -241,7 +241,7 @@ tests:
241241
- name: "ms"
242242
value: 1000
243243

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"
245245
cluster: "On/Off"
246246
command: "readAttribute"
247247
attribute: "OnOff"

0 commit comments

Comments
 (0)