openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

Reset whole EVSE by C++ API call

Open matth-x opened this issue 4 years ago • 0 comments

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().

matth-x avatar Aug 03 '21 14:08 matth-x