EcoG-io/iso15118

No way to know when to change to CP State C in EVCC

Closed this issue · 2 comments

There is currently no way to know when to change the CP state to state C in the EVCC side.
There is a TODO (in DIN SPEC) but no implementation

For now I solved this by adding a set_cp_state_c to the interface/simulator class

Is it possible to add this? I can add and make a pull request if it helps

Yes, please go ahead and open a PR. Thank you in advance for your contribution. :).

Fixed under #368