@@ -162,7 +162,7 @@ tests:
162
162
maxValue : 13800
163
163
164
164
- label :
165
- " Step 5a : TH sends EnhancedMoveToHue command to DUT with
165
+ " Step 3a : TH sends EnhancedMoveToHue command to DUT with
166
166
EnhancedHue=12000, Direction=0x00 (shortest distance) and
167
167
TransitionTime=0 (immediately)."
168
168
PICS : CC.S.F01 && CC.S.C40.Rsp
@@ -190,7 +190,7 @@ tests:
190
190
value : 100
191
191
192
192
- label :
193
- " Step 5b : TH sends EnhancedStepHue command to DUT with StepMode=0x03
193
+ " Step 3b : TH sends EnhancedStepHue command to DUT with StepMode=0x03
194
194
(down), StepSize=6000 and TransitionTime=300 (30s)"
195
195
PICS : CC.S.F01 && CC.S.C42.Rsp
196
196
command : " EnhancedStepHue"
@@ -216,7 +216,7 @@ tests:
216
216
- name : " ms"
217
217
value : 10000
218
218
219
- - label : " Step 5c : TH reads EnhancedCurrentHue attribute from DUT"
219
+ - label : " Step 3c : TH reads EnhancedCurrentHue attribute from DUT"
220
220
command : " readAttribute"
221
221
PICS : CC.S.F01 && CC.S.A4000 && CC.S.C41.Rsp
222
222
attribute : " EnhancedCurrentHue"
@@ -234,7 +234,7 @@ tests:
234
234
- name : " ms"
235
235
value : 10000
236
236
237
- - label : " Step 2d : TH reads EnhancedCurrentHue attribute from DUT"
237
+ - label : " Step 3d : TH reads EnhancedCurrentHue attribute from DUT"
238
238
command : " readAttribute"
239
239
PICS : CC.S.F01 && CC.S.A4000 && CC.S.C41.Rsp
240
240
attribute : " EnhancedCurrentHue"
@@ -252,7 +252,7 @@ tests:
252
252
- name : " ms"
253
253
value : 10000
254
254
255
- - label : " Step 2e : TH reads EnhancedCurrentHue attribute from DUT"
255
+ - label : " Step 3e : TH reads EnhancedCurrentHue attribute from DUT"
256
256
command : " readAttribute"
257
257
PICS : CC.S.F01 && CC.S.A4000 && CC.S.C41.Rsp
258
258
attribute : " EnhancedCurrentHue"
@@ -270,7 +270,7 @@ tests:
270
270
- name : " ms"
271
271
value : 5000
272
272
273
- - label : " Step 2f : TH reads EnhancedCurrentHue attribute from DUT"
273
+ - label : " Step 3f : TH reads EnhancedCurrentHue attribute from DUT"
274
274
command : " readAttribute"
275
275
PICS : CC.S.F01 && CC.S.A4000 && CC.S.C41.Rsp
276
276
attribute : " EnhancedCurrentHue"
@@ -279,7 +279,7 @@ tests:
279
279
minValue : 5100
280
280
maxValue : 6900
281
281
282
- - label : " Step 6a : TH reads ColorMode attribute from DUT"
282
+ - label : " Step 4a : TH reads ColorMode attribute from DUT"
283
283
PICS : CC.S.F01 && CC.S.A0008
284
284
command : " readAttribute"
285
285
attribute : " ColorMode"
@@ -289,7 +289,7 @@ tests:
289
289
minValue : 0
290
290
maxValue : 2
291
291
292
- - label : " Step 6b : TH reads EnhancedColorMode attribute from DUT"
292
+ - label : " Step 4b : TH reads EnhancedColorMode attribute from DUT"
293
293
PICS : CC.S.F01 && CC.S.A4001
294
294
command : " readAttribute"
295
295
attribute : " EnhancedColorMode"
@@ -300,7 +300,7 @@ tests:
300
300
maxValue : 3
301
301
302
302
- label :
303
- " Step 7a : TH sends EnhancedStepHue command to DUT with StepMode=0x01
303
+ " Step 5a : TH sends EnhancedStepHue command to DUT with StepMode=0x01
304
304
(up), StepSize=0"
305
305
PICS : CC.S.F01 && CC.S.C42.Rsp
306
306
command : " EnhancedStepHue"
@@ -320,7 +320,7 @@ tests:
320
320
error : INVALID_COMMAND
321
321
322
322
- label :
323
- " Step 7b : TH sends EnhancedStepHue command to DUT with StepMode=0x03
323
+ " Step 5b : TH sends EnhancedStepHue command to DUT with StepMode=0x03
324
324
(down), StepSize=0"
325
325
PICS : CC.S.F01 && CC.S.C42.Rsp
326
326
command : " EnhancedStepHue"
0 commit comments