openleadr-python
openleadr-python copied to clipboard
OpenADR 2.0b VEN client QualityLogic certification
Certain functions of the VEN client have been modified in order to pass the OpenADR 2.0b certification. The QualityLogic Test Tool has been used to test the library, and the changes introduced are necessary to pass all the mandatory tests. In order to achieve this, we merged the existing Nostromo-energy implementation with ours. Aspects to be taken into account:
- The code has not been formatted using flake8.
- No new tests have been provided as we have used the Test Tool for certification.
- Related issues: #18 (they have been called "single" reports), #123, #128, #141, #146, #165.
- For simplicity, commits have not been signed.
Our goal is to certify our product and we are happy with the current implementation. However, we would like to contribute to the library with our work.