Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add external ready command to EvseManager #479

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

corneliusclaussen
Copy link
Contributor

Adds additional handshake between EvseManager and OCPP to initialize correctly if a charging session starts immediately after EVerest start up (i.e. starting EVerest with a car plugged in). In the long run this should be fixed by refactoring the framework to allow for more complex initialization scenarios.

This is an experimental workaround for the evse manager potentially being ready too early and starting charging sessions before the OCPP 1.6 chargepoint could be initialized

A proper fix for this will be done in everest-framework and libocpp

Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
@corneliusclaussen corneliusclaussen force-pushed the kh-ocpp-evse-manager-ready branch from bff2178 to 9c43e7a Compare December 12, 2023 08:27
@corneliusclaussen corneliusclaussen merged commit cf68de5 into main Dec 12, 2023
2 of 3 checks passed
@corneliusclaussen corneliusclaussen deleted the kh-ocpp-evse-manager-ready branch December 12, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants