v0.10.0
What's Changed
- If no changeconfiguration callback is register call the generic one, … by @bWF0dGhpYXMK in #282
- Added ITE to list of tested OCPP 2.0.1 systems. by @RobertDeLeeuw in #505
- fix: information log causing segfault by @james-ctc in #500
- Fixed conversion by @AssemblyJohn in #507
- add missing conversions by @rinzevdwalAlfen in #510
- Send CALLERROR SecurityError B02.FR.09 by @SNSubramanya in #503
- Supported Measurands for OCPP1.6 by @Pietfried in #492
- Don't send status notification requests while registration still pending by @SNSubramanya in #506
- Added libwesocket support for secprofile 0 and 1 by @AssemblyJohn in #508
- Added tested OCPP 2.0.1 CSMS systems by @RobertDeLeeuw in #511
- Fix insertion of duplicate signed meter values by @hikinggrass in #517
- fix: libwebsockets retry on no-connection by @james-ctc in #513
- Mz security event boot reason by @maaikez in #512
- Added certificateType to SignCertificate.req by @Pietfried in #514
- feat: add method to obtain transaction id by @james-ctc in #509
- OCPP1.6 : Apply default retry interval for BootNotification by @Pietfried in #519
- OCPP1.6: Rejected RemoteStartTransaction.req and RemoteStopTransaction.req while in Pending by @Pietfried in #520
- SmartChargingHandler: Add validation for TxProfiles by @christopher-davis-afs in #452
- add 1.6 k01 clear all profiles with filter tests by @couryrr-afs in #447
- Fix WriteOnly and ReadOnly variable reporting by @hikinggrass in #523
- Bugfix/494 libocpp verify csms cn wildcard by @AssemblyJohn in #516
- Added SWTCH to list of 2.0.1 CSMS by @RobertDeLeeuw in #526
- External variable access for OCPP2.0.1 by @Pietfried in #530
- Add unit tests for using components as keys in map by @christopher-davis-afs in #522
- Add schedule validation by @christopher-davis-afs in #521
- Add 1.6 SmartChargingHandler Validate and Add Profile Tests by @folkengine in #440
- Updated interfaces by @AssemblyJohn in #532
- Pg c07 authorize contract certs by @AssemblyJohn in #536
- Verify that EVSE exists. by @gberardi-pillar in #531
- Make EVSE mockable and add mock by @christopher-davis-afs in #534
- OCPP1.6 P&C Handling adjustments by @Pietfried in #538
New Contributors
- @christopher-davis-afs made their first contribution in #452
- @folkengine made their first contribution in #440
- @gberardi-pillar made their first contribution in #531
Full Changelog: v0.9.8...v0.10.0