Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 648 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 648 Bytes

json schemes for OCPP 2.0.1 messages

openEV json schemes for OCPP 2.0.1 messages.

This librarian is based on the json schemes provided in the specification.

openEV (open electrical vehicle) is a set of librarians and node implementations that can be deployed in a standard EV network. It is an open project, with Free and Open Software Source licenses and open to public contributions.

This llocer_ocpp_json repository contains the json schemes for OCPP 2.0.1 messages used in some openEV sotware.

The included maven's pom.xml allows to generate the related Java POJO's using the tool jsonschema2pojo.