uhi22/pyPLC

DC Electric Vehicle Charging

Closed this issue · 2 comments

Hi,

Does this project only allow reading data from the vehicle?

When I run this software with my PWM signal with 5% Duty ratio, can I switch it to State C for DC Charging? @uhi22

uhi22 commented

I understand you plan to use pyPLC as EVSE. In this case, the car will switch from StateB to StateC (see https://github.com/uhi22/pyPLC#example-flow checkpoint 550). The current experience is, that pyPLC is able to convince the car to close the contactors, so basically it is possible to really charge the vehicle, not only to read out data.
In case of more detailled questions, please always mention the checkpoint number in https://github.com/uhi22/pyPLC#example-flow , together with your expected behavior and the observed behavior.

uhi22 commented

Question seems to be answered. Closing.