We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbc88f commit ad394f1Copy full SHA for ad394f1
src/app/tests/suites/certification/Test_TC_CC_5_2.yaml
@@ -217,24 +217,6 @@ tests:
217
minValue: 0
218
maxValue: 3
219
220
- - label:
221
- "Step 5a: TH sends MoveColor command to DUT with invalid parameters
222
- RateX=0 and RateY=0"
223
- command: "MoveColor"
224
- PICS: CC.S.F03 && CC.S.C08.Rsp
225
- arguments:
226
- values:
227
- - name: "RateX"
228
- value: 0
229
- - name: "RateY"
230
231
- - name: "OptionsMask"
232
233
- - name: "OptionsOverride"
234
235
- response:
236
- error: INVALID_COMMAND
237
-
238
- label: "Turn off light that we turned on"
239
PICS: OO.S.C00.Rsp
240
cluster: "On/Off"
0 commit comments