2023.10.0
What's Changed
- Fix conversion of certificate type by @Pietfried in #374
- Fix charger state machine if certain events come in very fast succession by @corneliusclaussen in #375
- Bugfix/fix dlink error by @corneliusclaussen in #376
- Support delay for CM_ATTEN_CHAR_IND (experimental) by @a-w50 in #378
- LEM DCBM 400/600 Module by @klemmpnx in #349
- EvseV2G: fix runtime bug passing non-trivial type to variadic
dlog()
macro by @Dominik-K in #380 - re-enable building with
clang
by @Dominik-K in #382 - Move OCPP1.6 ChargePoint ctor by @Pietfried in #377
- OCPP201 module: changed charging state on transaction started to EVConnected by @Pietfried in #383
- OCPP persisting states during Reset by @Pietfried in #381
- OCPP201 Bugfix in get_meter_value by @Pietfried in #384
- Added persistnt store module to ocpp201 sil config by @Pietfried in #385
- Update libcurl and everest-framework by @hikinggrass in #386
- Adjust lem module headers by @klemmpnx in #387
- Fix max number of trading rounds reached when using OCPP charging sch… by @corneliusclaussen in #388
- OCPP201: Choose correct TriggerReason by @Pietfried in #389
- Added Plug&Charge OCPP1.6 SIL config by @Pietfried in #390
- Auth: FindFirst Selection Algorithm by @Pietfried in #391
- BootReason in system interface by @Pietfried in #392
- Fix PacketSniffer module crash on fast session restart by @corneliusclaussen in #396
- Extend API for hlc logging by @hikinggrass in #393
- Publish logging path over API on session start by @hikinggrass in #397
- Updated Josev to the recent commit by @SebaLukas in #398
- Use std::holds_alternative instead of index to check variant content by @hikinggrass in #400
- Added support to report and consume security events from OCPP1.6 by @Pietfried in #354
- Update everest-framework to 0.7.1 and require ev-cli 0.0.21 by @hikinggrass in #404
- Add verify file signature command to EvseSecurity module by @hikinggrass in #402
- Add legacy wakeup for PWM basic AC charging as per IEC61851-1 A.5.3 by @corneliusclaussen in #405
- Pg add security to evsev2g by @AssemblyJohn in #394
- Only subscribe to firmware update status and log status once by @hikinggrass in #406
- API: prevent iterator invalidation by @dorezyuk in #361
- Add option to disable auth in EvseManager by @corneliusclaussen in #410
- Feature/error handling by @andistorm in #284
- OCPP201: using persist flag when operational state for ChargingStation,EVSE or Connector is changed by @Pietfried in #407
- Update required ev-cli version to 0.0.22 by @andistorm in #411
- Validating v201 Websocket connection URI in by @Pietfried in #408
- Feature/ev 312 ocpp 201 m by @klemmpnx in #409
- Publish real AP state based on if hostapd is active by @hikinggrass in #412
- Supporting SAE J2847/2_202309 Bidi by @SebaLukas in #357
- Update dependencies and increase version to 2023.10.0 by @hikinggrass in #413
New Contributors
- @AssemblyJohn made their first contribution in #394
- @dorezyuk made their first contribution in #361
Full Changelog: 2023.9.1...2023.10.0