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

Reset whole EVSE by C++ API call #228

Closed
matth-x opened this issue Aug 3, 2021 · 3 comments
Closed

Reset whole EVSE by C++ API call #228

matth-x opened this issue Aug 3, 2021 · 3 comments
Labels
ocpp Issues relating to OCPP

Comments

@matth-x
Copy link
Collaborator

matth-x commented Aug 3, 2021

The OCPP specification demands a complete reset procedure for the whole EVSE. Jeremy already told me that this is already possible via RAPI call but should better be implemented via C++ API call. For the ESP32 itself, it's no problem to use ESPAL.reset().

@jeremypoulter jeremypoulter added the ocpp Issues relating to OCPP label Aug 25, 2021
jeremypoulter added a commit to jeremypoulter/ESP32_WiFi_V4.x that referenced this issue Oct 24, 2021
@jeremypoulter
Copy link
Collaborator

C++ API for restarting the EVSE module implemented via #618

@jeremypoulter
Copy link
Collaborator

@matth-x Do you want to use this ticket to implement the OCPP bit when merged or is there another ticket for that?

@matth-x
Copy link
Collaborator Author

matth-x commented May 20, 2023

@jeremypoulter I'm planning a cumulative update which will also address the new reset function. Since the requested feature is done, I'm closing this ticket, thanks.

@matth-x matth-x closed this as completed May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ocpp Issues relating to OCPP
Projects
None yet
Development

No branches or pull requests

2 participants