Go to file
Nagy Attila Gabor d559f168d9 Addedd suppresswarnings to some of the unused fields and methods
These methods are likely to be used later or in actual implementations, so
the removal is not preferred at the moment
2019-01-24 18:40:00 +01:00
RISE-V2G-Certificates Updated content of folder signature-creation-testdata and corrected an error in the README.md file which stated that the signature for the CertificateInstallationRes message would be created with the private key of the MO sub-CA 2. Correct is that the signature is created with the private key of the CPS (certificate provisioning service) sub-CA 2. 2018-08-15 17:08:32 +02:00
RISE-V2G-EVCC Fixed trivial raw type assignments 2019-01-24 18:15:56 +01:00
RISE-V2G-PARENT Changelog 13.10.17: 2017-10-13 12:30:15 +02:00
RISE-V2G-SECC Addedd suppresswarnings to some of the unused fields and methods 2019-01-24 18:40:00 +01:00
RISE-V2G-Shared Addedd suppresswarnings to some of the unused fields and methods 2019-01-24 18:40:00 +01:00
.gitignore Added test data for CertificateInstallationRes to verify one's own implementation of creating and verifying XML-based signatures 2017-08-27 13:18:40 +02:00
LICENSE.txt Changelog 13.10.17: 2017-10-13 12:30:15 +02:00
README.md Update README.md 2018-09-15 18:38:12 +05:30

README.md

RISE V2G logo

The open source reference implementation of the Vehicle-2-Grid communication interface ISO 15118

About RISE V2G

RISE V2G is the Reference Implementation Supporting the Evolution of the Vehicle-2-Grid communication interface ISO 15118. The international standard ISO 15118, entitled "Road vehicles - Vehicle to grid communication interface", defines a digital IP-based communication interface between an electric vehicle (EV) and a charging station (named Electric Vehicle Supply Equipment - EVSE). It allows for a user-friendly "Plug And Charge" mechanism for authentication, authorisation, billing, and flexible load control based on a wide set of information exchanged between the EV and EVSE. A rise in the wide application of this standard is essential for reaching the goal of integrating EVs as flexible energy storage devices into a smart grid.

Mission Statement

The RISE V2G project serves as an open source standard-compliant reference implementation and documentation. As such, the objective is to provide a test platform for interoperability testing and to offer an information resource for interested parties. The adoption of a new technology heavily depends on the interoperability of its various implementations. The more tests conducted, the more stable and reliable the developed solution will be.

RISE V2G shall evolve to cover all aspects of conductive and inductive charging and communication from the data link layer up to the application layer. However, it requires a lot of work to be done to fulfil this endeavor. Your assistance would therefore be very appreciated, be it by testing this reference implementation against your own solution - this way uncovering possible bugs or making code optimisation suggestions - or by providing an implementation for yet missing parts.

More Information

A thorough documentation for RISE V2G will follow soon.

RISE V2G Basics Course

License

RISE V2G is published under the MIT License.