You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed reservation handling in EvseManager:
* Signaling reservation end after Signaling Disabled event. This allows OCPPs state machine to move from Reserved->Unavailable instead of Reserved->Available->Unavailable
* Fixed issue that reservation was cancelled on every SessionFinished event: Canceling reservation in handle_withdraw_authorization when charger was authorized before
* When a reservation is cancelled and it is a global reservation, all evse's that were reserved because of global reservations should go to available again.
---------
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
Signed-off-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
Co-authored-by: Maaike Zijderveld, iolar <git.mail@iolar.nl>
Change libocpp dependency version to 0.23.2 which includes associated fixes for this release branch
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
0 commit comments