2024.1.0
What's Changed
- Fix direction of message codec by @a-w50 in #491
- Changed type of id_tag of TransactionFinished and StopTransactionRequest types from string to ProvidedIdToken by @Pietfried in #490
- Refactor/Error handling OCPP by @Pietfried in #493
- Update API state and error handling to new error framwork by @corneliusclaussen in #496
- OCPP: Adjusted argument of on_session_started from string to SessionStartedReason by @Pietfried in #495
- OCPP201: Default IdTokenEnum::Local by @Pietfried in #502
- OCPP201: Fix availability tracking for CS, EVSEs, and Connectors by @valentin-dimov in #459
- Ah bump libevse security by @andistorm in #503
- OCPP201: Support for TxStartpoint EnergyTransfer by @hikinggrass in #501
- enhanced wifi setup by @james-ctc in #504
- fix: remove redundant files by @james-ctc in #506
- DCSupplySimulator: Add C++ simulation module by @barsnick in #499
- IMDSimulator: Add C++ simulation module by @barsnick in #498
- OCPP201: Set Auth connection timeout based on EVConnectionTimeOut by @hikinggrass in #500
- EnergyManager: fix memory bug when multiple Nodes are used by @corneliusclaussen in #508
- Added support for extra GetKeyPairResult parameter by @AssemblyJohn in #507
- EvseManager Charger: simply locking by @corneliusclaussen in #511
- Fix OCPP compile warning, Setup ev-cli bug by @corneliusclaussen in #513
- Improve car manufacturer detection for Tesla by @mhei in #512
- Release 2024.1 by @hikinggrass in #519
New Contributors
Full Changelog: 2023.12.0...2024.1.0