I want to test remote charge features of our platform using Open EVSE. Currently we have enabled the wiring using button with three states .
State B - EV Connected.
State C - Charging
State A - Ready
I wonder how can i test the remote start using Open EVSE ?
You can remote start OpenEVSE via WiFi, OCPP 1.6J, MQTT or http.
WiFi Source:
https://github.com/OpenEVSE/ESP32_WiFi_V4.x
API documentation:
https://openevse.stoplight.io/docs/openevse-wifi-v4/6e3b6e2f1b976-open-evse-wi-fi-esp-32-gateway-v4
Ganesh Prabhu M
I want to test remote charge features of our platform using Open EVSE. Currently we have enabled the wiring using button with three states .
State B - EV Connected.
State C - Charging
State A - Ready
I wonder how can i test the remote start using Open EVSE ?