2023.9.0
What's Changed
- Refactor powermeter signed meter value interface by @corneliusclaussen in #339
- Add connector_id to evse_manager.yaml interface by @Pietfried in #341
- Replaced command get_id with get_evse in evse_manager interface by @Pietfried in #342
- Add callback for pause charging and some stubs so libocpp does not crash when calling them by @marcemmers in #343
- Added plug in timeout event within EvseManager and OCPP1.6 by @Pietfried in #338
- Feature/powermeter interface adaptions by @klemmpnx in #347
- Added OCPP1.6 Custom Extensions by @Pietfried in #345
- Remove RiseV2G from project by @SebaLukas in #351
- add additional error types to BSP by @corneliusclaussen in #350
- DPM1000: add external discharge resistor control via GPIO by @corneliusclaussen in #346
- Updating README.md packages list by @SebaLukas in #352
- Not calling any event handler while OCPP1.6 is stopped by @Pietfried in #353
- Remove hint to use cmake -j, because there is no option -j in cmake to speed up configuration by @andistorm in #355
- Use std::filesystem in PersistentStore module by @hikinggrass in #348
- don't build tests in
./lib
by default by @Dominik-K in #356 - Changed config path for OCPP201 DeviceModelDatabasePath by @Pietfried in #359
- Replace Js variants of dummy auth with C++ modules by @corneliusclaussen in #362
- Add EVEREST_INCLUDE_MODULES cmake option to only build these module by @hikinggrass in #358
- Added proper conversion of Firmware Status Notifications for OCPP by @Pietfried in #365
- Applied seperation of EVSE and connector in OCPP and OCPP201 by @Pietfried in #360
- Generate and install certificates for OCPP by default by @hikinggrass in #364
- added default case for fw status conversions by @Pietfried in #366
- Added EvseSecurity module by @Pietfried in #337
- modules: fix warnings for
printf
-format by @Dominik-K in #363 - EvseManager signals "ready" by @Pietfried in #367
- Update dependencies in preparation for 2023.9.0 release by @hikinggrass in #369
- Increase version to 2023.9.0 by @hikinggrass in #370
New Contributors
- @klemmpnx made their first contribution in #347
- @Dominik-K made their first contribution in #356
Full Changelog: 2023.8.0...2023.9.0