Note: OpenV2G0.7 is already quite old and out-dated. I encourage you to update to a newer version.
W.r.t. your question I must admit that there is currently no good documentation or how-to.
We do provide Oxygen documentation for the code structure and we do also have a "src/test" folder that indicates a possible charging scenario that is meant to show what you can do with OpenV2G and how you can do it.
Any additional help/how-to is appreciated.
-- Daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have download this code. but will you please mentioned which IDE or Compilrer required to compile this code? On which platform this code is written for?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
i have compile the OpenV2G0.7 but what can i do
with it
please send me a little howto for a good start ?
+++ Start application handshake protocol example +++
EV side: setup data for the supported application handshake request message
EV side: send message to the EVSE
EVSE side: List of application handshake protocols of the EV
Hi,
Note: OpenV2G0.7 is already quite old and out-dated. I encourage you to update to a newer version.
W.r.t. your question I must admit that there is currently no good documentation or how-to.
We do provide Oxygen documentation for the code structure and we do also have a "src/test" folder that indicates a possible charging scenario that is meant to show what you can do with OpenV2G and how you can do it.
Any additional help/how-to is appreciated.
-- Daniel
Hi Daniel,
Thanks for making this work open source.
I have download this code. but will you please mentioned which IDE or Compilrer required to compile this code? On which platform this code is written for?
You can use your prefered IDE. There is a make file also.