@@ -39,16 +39,6 @@ tests:
39
39
PICS : CC.C.C07.Tx && CC.C.F03
40
40
wait : " MoveToColor"
41
41
42
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
43
- PICS : CC.C.C07.Tx && CC.C.A0003 && CC.C.F03
44
- wait : " readAttribute"
45
- attribute : " CurrentX"
46
-
47
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
48
- PICS : CC.C.C07.Tx && CC.C.A0004 && CC.C.F03
49
- wait : " readAttribute"
50
- attribute : " CurrentY"
51
-
52
42
- label : " Wait for ConfigTransitionTime"
53
43
cluster : " DelayCommands"
54
44
command : " WaitForMs"
@@ -57,30 +47,10 @@ tests:
57
47
- name : " ms"
58
48
value : ConfigTransitionTime
59
49
60
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
61
- PICS : CC.C.C07.Tx && CC.C.A0003 && CC.C.F03
62
- wait : " readAttribute"
63
- attribute : " CurrentX"
64
-
65
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
66
- PICS : CC.C.C07.Tx && CC.C.A0004 && CC.C.F03
67
- wait : " readAttribute"
68
- attribute : " CurrentY"
69
-
70
50
- label : " DUT sends MoveColor command to TH"
71
51
PICS : CC.C.C08.Tx && CC.C.F03
72
52
wait : " MoveColor"
73
53
74
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
75
- PICS : CC.C.C08.Tx && CC.C.A0003 && CC.C.F03
76
- wait : " readAttribute"
77
- attribute : " CurrentX"
78
-
79
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
80
- PICS : CC.C.C08.Tx && CC.C.A0004 && CC.C.F03
81
- wait : " readAttribute"
82
- attribute : " CurrentY"
83
-
84
54
- label : " Wait for ConfigTransitionTime"
85
55
cluster : " DelayCommands"
86
56
command : " WaitForMs"
@@ -89,30 +59,10 @@ tests:
89
59
- name : " ms"
90
60
value : ConfigTransitionTime
91
61
92
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
93
- PICS : CC.C.C08.Tx && CC.C.A0003 && CC.C.F03
94
- wait : " readAttribute"
95
- attribute : " CurrentX"
96
-
97
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
98
- PICS : CC.C.C08.Tx && CC.C.A0004 && CC.C.F03
99
- wait : " readAttribute"
100
- attribute : " CurrentY"
101
-
102
62
- label : " DUT sends StepColor command to TH"
103
63
PICS : CC.C.C09.Tx
104
64
wait : " StepColor"
105
65
106
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
107
- PICS : CC.C.C09.Tx && CC.C.A0003 && CC.C.F03
108
- wait : " readAttribute"
109
- attribute : " CurrentX"
110
-
111
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
112
- PICS : CC.C.C09.Tx && CC.C.A0004 && CC.C.F03
113
- wait : " readAttribute"
114
- attribute : " CurrentY"
115
-
116
66
- label : " Wait for ConfigTransitionTime"
117
67
cluster : " DelayCommands"
118
68
command : " WaitForMs"
@@ -121,46 +71,14 @@ tests:
121
71
- name : " ms"
122
72
value : ConfigTransitionTime
123
73
124
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
125
- PICS : CC.C.C09.Tx && CC.C.A0003 && CC.C.F03
126
- wait : " readAttribute"
127
- attribute : " CurrentX"
128
-
129
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
130
- PICS : CC.C.C09.Tx && CC.C.A0004 && CC.C.F03
131
- wait : " readAttribute"
132
- attribute : " CurrentY"
133
-
134
74
- label : " DUT sends StopMoveStep command to TH"
135
75
PICS : CC.C.C47.Tx
136
76
wait : " StopMoveStep"
137
77
138
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
139
- PICS : CC.C.C47.Tx && CC.C.A0003 && CC.C.F03
140
- wait : " readAttribute"
141
- attribute : " CurrentX"
142
-
143
- - label : " DUT reads CurrentY attribute from TH(potentially multiple times)"
144
- PICS : CC.C.C47.Tx && CC.C.A0004 && CC.C.F03
145
- wait : " readAttribute"
146
- attribute : " CurrentY"
147
-
148
78
- label : " Wait for ConfigTransitionTime"
149
79
cluster : " DelayCommands"
150
80
command : " WaitForMs"
151
81
arguments :
152
82
values :
153
83
- name : " ms"
154
84
value : ConfigTransitionTime
155
-
156
- - label : " DUT reads CurrentX attribute from TH(potentially multiple times)"
157
- PICS : CC.C.C47.Tx && CC.C.A0003 && CC.C.F03
158
- wait : " readAttribute"
159
- attribute : " CurrentX"
160
-
161
- - label :
162
- " DUT reads CurrentY attribute from ConfiguredTime: type: int16u
163
- defaultValue: 30000TH(potentially multiple times)"
164
- PICS : CC.C.C47.Tx && CC.C.A0004 && CC.C.F03
165
- wait : " readAttribute"
166
- attribute : " CurrentY"
0 commit comments