openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
Reset whole EVSE by C++ API call
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().