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
TestStep("8a", "TH reads from the DUT the HeatDemand",
82
82
"Value has to be 0x00 (no demand on any source)"),
83
83
TestStep("9", "TH sends command Boost with Duration=5s,OneShot=True",
84
-
"Verify DUT responds w/ status SUCCESS(0x00) and Event EWATERHTR.S.E00(BoostStarted) sent with Duration=6 and OneShot=True"),
84
+
"Verify DUT responds w/ status SUCCESS(0x00) and Event EWATERHTR.S.E00(BoostStarted) sent with Duration=5 and OneShot=True"),
85
85
TestStep("9a", "TH reads from the DUT the HeatDemand",
86
86
"Value has to be greater than 0x00 (demand on at least one source) and (HeaterDemand & (!HeaterTypes)) is zero (demand is only from declared supported types)"),
87
87
TestStep("9b", "TH reads from the DUT the BoostState",
0 commit comments