We’ve made improvements to OCPP connectivity and Dynamic Load Management (DLM) to enhance stability, reliability, and multi-circuit support.
OCPP Connectivity
- Improved WebSocket reconnection handling – more resilient recovery from connection drops.
- Smarter socket status logic – going forward, charger connectivity will be based on active WebSocket sessions. However, the socket statuses are decoupled from the active websocket connections. If no messages are received within 15 minutes, the socket statuses will automatically switch to offline, ensuring a more accurate reflection of real-world connection status. This update also reduces unnecessary status changes in customer apps by ignoring short WebSocket flickers — so a brief reconnection no longer triggers rapid offline/online transitions.
Note: When a charger is powered off, the socket status will remain as available for up to 15 minutes until the WebSocket timeout is reached.
Dynamic Load Management (DLM)
- Easee multi-circuit improvements – better handling of DLM when multiple circuits are in use, ensuring smoother load distribution and more reliable performance across sites.
Invoicing portal
- Fixed minor rounding errors on some individual transactions on the invoices.