We're making minor improvements to our OCPP message handling.
Enhancements
- Improved handling of
DeviceTimestamp
in disconnect messages to more accurately reflect the actual charger disconnect time. - Added support for the EVSE component in OCPP 2.0.1 configuration values.
Bug fixes
- Fixed a rare concurrency issue in charger status handling. WebSocket connection flickers should no longer leave chargers in an inconsistent state.