2024.9.0-rc2
Pre-release
Pre-release
What's Changed
- Make correct phase count available in API by @martinlukas84 in #876
- Updated Josev to 2024.9.0 by @SebaLukas in #877
- Remove old config entries of SlacSimulator in config-sil by @hikinggrass in #878
- Update everest-framework with a pinned node-addon-api version by @hikinggrass in #884
- fix: API module; delay sending commands to EvseManager until it is ready by @james-ctc in #856
- Remove annoying debug for DC by @corneliusclaussen in #885
- dc_power_supply intf: Improve description by @corneliusclaussen in #883
- Set state F for 300ms (configurable) after fault when in state C. by @corneliusclaussen in #882
- refactor(EvseManager): use std::optional instead of pair by @a-w50 in #881
- PN532TokenProvider: Raise CommunicationFault instead of throwing exception by @hikinggrass in #879
- OCPP&OCPP201: explicitly handle all cases in switch statements by @hikinggrass in #880
- Limit to ev_max_current/voltage if target is higher by @corneliusclaussen in #888
Full Changelog: 2024.9.0-rc1...2024.9.0-rc2