You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Value has to be 0x00 (no demand on any source)"),
164
164
TestStep("21b", "TH reads from the DUT the BoostState",
165
165
"Value has to be 0 (Inactive)"),
166
-
TestStep("22", "TH sends command CancelBoost",
166
+
TestStep("22", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.EWATERHTR.TESTEVENT_TRIGGERKEY and EventTrigger field set to PIXIT.EWATERHTR.TESTEVENTTRIGGER for Water Temperature 20C Test Event",
167
+
"Verify DUT responds w/ status SUCCESS(0x00)"),
168
+
TestStep("22a", "TH reads from the DUT the HeatDemand",
169
+
"Value has to be 0x00 (no demand on any source)"),
170
+
TestStep("23", "TH sends command Boost with Duration=200s,EmergencyBoost=True",
171
+
"Verify DUT responds w/ status SUCCESS(0x00) and Event EWATERHTR.S.E00(BoostStarted) sent with Duration=200, EmergencyBoost=True and TemporarySetpoint=None"),
172
+
TestStep("23a", "TH reads from the DUT the HeatDemand",
173
+
"Value has to be 0x00 (no demand on any source)"),
174
+
TestStep("23b", "TH reads from the DUT the BoostState",
175
+
"Value has to be 0 (Inactive)"),
176
+
TestStep("24", "TH sends command CancelBoost",
177
+
"Verify DUT responds w/ status SUCCESS(0x00) and Event EWATERHTR.S.E00(BoostEnded) sent"),
178
+
TestStep("24a", "TH reads from the DUT the HeatDemand",
179
+
"Value has to be 0x00 (no demand on any source)"),
180
+
TestStep("24b", "TH reads from the DUT the BoostState",
181
+
"Value has to be 0 (Inactive)"),
182
+
TestStep("25", "TH sends command CancelBoost",
167
183
"Verify DUT responds w/ status SUCCESS(0x00) and no event sent"),
168
-
TestStep("23", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.EWATERHTR.TESTEVENT_TRIGGERKEY and EventTrigger field set to PIXIT.EWATERHTR.TESTEVENTTRIGGER for Basic installation Test Event Clear",
184
+
TestStep("26", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.EWATERHTR.TESTEVENT_TRIGGERKEY and EventTrigger field set to PIXIT.EWATERHTR.TESTEVENTTRIGGER for Basic installation Test Event Clear",
0 commit comments