Menu

Home

Sebastian Kaebisch

OpenV2G - an open source project implementing the basic functionality of the ISO IEC 15118 vehicle to grid (V2G) communication interface


Project Members:


Discussion

  • romero666

    romero666 - 2017-07-01

    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

            Protocol entry #=1
    
                        ProtocolNamespace=urn:iso:15118:2:2010:MsgDef
    
                        Version=1.0
    
                        SchemaID=1
    
                        Priority=1
    
            Protocol entry #=2
    
                        ProtocolNamespace=urn:din:70121:2012:MsgDef
    
                        Version=1.0
    
                        SchemaID=2
    
                        Priority=2
    
     
  • Daniel Peintner

    Daniel Peintner - 2017-07-03

    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

     

Log in to post a comment.