Skip to content

v0.2.0

Compare
Choose a tag to compare
@hikinggrass hikinggrass released this 26 Dec 16:21
· 51 commits to main since this release
a054460

What's Changed

  • Tempalte: fix missing includes by @dorezyuk in #92
  • Remove source certificate directory from OCPP config by @klemmpnx in #93
  • refactor: Make a separate fixture for the config visitors by @valentin-dimov in #94
  • tests: add handler for Action.GetCertificateStatus to ChargePoint201 by @valentin-dimov in #97
  • Add explicit CSMS TLS marker by @klemmpnx in #95
  • everest-testing: Make ocpp config dynamically adjustable by @klemmpnx in #98
  • Fix self include for the generated type headers by @dorezyuk in #96
  • doc: fix several spelling and grammar errors by @barsnick in #100
  • Adjust network configuration to recent changes in libocpp by @klemmpnx in #101
  • everest-testing: Add option to not start the ProbeModule immediately on construction by @valentin-dimov in #99
  • fix: Probe module connection configuration is generated as a dict by @valentin-dimov in #103
  • EV-355: Adjust OCPP device model database init in helpers by @klemmpnx in #102
  • Add Feature: Subscribing to global all errros by @andistorm in #104
  • Refactor/fk revise package names by @klemmpnx in #105
  • fix probe module by @klemmpnx in #106
  • fix: Probe module waits for ready signal in another thread to avoid hangs by @valentin-dimov in #108
  • Support for returning array / std::vector in EVerest interfaces by @Pietfried in #79
  • feat: add on_data_transfer handler to v201 chargepoint by @valentin-dimov in #109

New Contributors

Full Changelog: v0.1.6...v0.2.0