Skip to content

Client and server library of Open Charge-Point Protocol from openchargealliance.org

License

Notifications You must be signed in to change notification settings

rtzll/Java-OCA-OCPP

 
 

Repository files navigation

Build Status codecov Gitter

Java-OCA-OCPP

A client and server library of Open Charge-Point Protocol from openchargealliance.org

With this library, you can easily get started with the Open Charge-Point Protocol. The design is driven by test, which will ensure premium software that is easy to adapt and modify to your needs.

Please note, this is a library and not an application, so there is no main method.

Currently we support 1.6 SOAP or Web socket.

Incoming request events are split into feature profiles as described in the OCPP specification. I recommend that you download and read the specification from openchargealliance.org

See the project plan here: https://tree.taiga.io/project/tvolden-java-oca-ocpp/

!! If you have an implementation for 0.4 or earlier, please read:
https://github.com/ChargeTimeEU/Java-OCA-OCPP/wiki/External-interface-change-from-version-0.4-to-0.5

Dependencies

Java-OCA-OCPP uses the following libraries:

To use version 1.6 you need the following libraries:

License

MIT License

About ChargeTime.eu

We are devoted to push the marked for vehicles charging forward. There are many standards out there, we intend to implement and share them. Any help is much appreciated!

The market is in its defining state, the practices and standards we come up with now, may very well stick around for decades to come.

See our vision at http://www.chargetime.eu/

About

Client and server library of Open Charge-Point Protocol from openchargealliance.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.2%
  • Groovy 3.8%