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("2", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster.",
64
-
"Verify that TestEventTriggersEnabled attribute has a value of 1 (True)"),
65
-
TestStep("3", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Test Event",
66
-
"Verify DUT responds with status SUCCESS(0x00)"),
67
-
TestStep("3a", "TH reads Forecast attribute.",
61
+
TestStep("1", "Commission DUT to TH (can be skipped if done in a preceding test)"),
62
+
TestStep("2", "TH reads from the DUT the _Featuremap_ attribute",
63
+
"Verify that the DUT response contains the _Featuremap_ attribute. Verify one of PowerForecastReporting or StateForecastReporting is supported but not both."),
64
+
TestStep("3", "TH reads TestEventTriggersEnabled attribute from General Diagnostics Cluster",
65
+
"Value has to be 1 (True)"),
66
+
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Test Event",
67
+
"Verify DUT responds w/ status SUCCESS(0x00)"),
68
+
TestStep("4a", "TH reads from the DUT the Forecast",
68
69
"Value has to include a valid slots[0].ManufacturerESAState"),
69
-
TestStep("3b", "TH reads Forecast attribute.",
70
+
TestStep("4b", "TH reads from the DUT the Forecast",
70
71
"Value has to include valid slots[0].NominalPower, slots[0].MinPower, slots[0].MaxPower, slots[0].NominalEnergy"),
71
-
TestStep("4", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Test Event Clear",
72
-
"Verify DUT responds with status SUCCESS(0x00)"),
72
+
TestStep("5", "TH sends TestEventTrigger command to General Diagnostics Cluster on Endpoint 0 with EnableKey field set to PIXIT.DEM.TEST_EVENT_TRIGGER_KEY and EventTrigger field set to PIXIT.DEM.TEST_EVENT_TRIGGER for Forecast Test Event Clear",
0 commit comments