added
OCPP 1.7.3
3 months ago by Richard Ling
1.7.3
- Added support for RegistrationStatus types Pending and Rejected on BootNotification confirmation (2023-05-25)
- Fixed residual OCPP configurations for chargers that have moved from one operator to another. When operator pairing events are received, we will clear OCPP configuration and wait to receive a new set (2023-06-28)
- Fixed BootNotification retry mechanisms for chargers that have not being previously accepted by the servers (2023-08-04)
- Fixed offline charging session handling. Charging session (start/stop) events arriving with the same timestamps will be added to an offline buffer and handled appropriately (2023-08-07)