jamesharrow
jamesharrow
This PR is to add: - [x] Support for Clear Targets - [x] Support for Set Targets - [x] Support for Get Targets - [x] Persisting the targets - [x]...
### Describe the bug Trying to run TC_ACE_2.1 apparently you can't run this in the TH UI, and we have to run it (according to slack by running in docker...
Fixes #31147 There are several things to get in here: - [ ] Support for Test Event triggers to enable Forecasts to be created - [ ] Handling of PA...
It looks like OpenADR3.0 has been published now and uses WebSockets and JSON instead of SimpleHTTP and XML. Are there any plans to extend this to support OpenADR3.0? https://www.openadr.org/openadr-3-0 Thanks
Updated all-clusters-app and energy-management-app to enable StartUpMode and OnMode attributes in DEMM and EVSEM on EP1 to allow DEMM3.1,3.2,3.3 and EVSEM3.1,3.2,3.3 to be tested. # Changes - ZAP file :...
Follow the process to add new XML cluster definitions, but due to lack of documentation there was no clear instruction to add the into mode-base-cluster.xml Running ./scripts/tools/zap_regen_all.py bombs out after...
As part of Spring 2024 we are targetting new Energy Management clusters which have introduce 4 new types (like epoch_s): This spec PR has added new changes to Data-Model.adoc: https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/7830/files#diff-05653d18812836190adf870ff988791e0e3901478a63ab1eca4c3e9df0168a8c...
Fixes #1219 Add new energy management built in types. Not sure how the additional test code works, so I haven't touched that.
### Describe the bug In trying to fix a bug in TC_EEM_2_1.py which incorrectly tried to read attributes from DUT's that don't support the attribute, I added several `if self.pics_guard(self.check_pics("EEM.S.A0001")):`...
Please follow the below template to file issues/concerns/feature enhancement against Test Scripts: ## Summary Title: [TC-PWRTL-2.1] only shows up under SDK Python Test under `Python Testing Suite - Legacy` but...