Skip to content

Python implementation of the Open Charge Point Protocol (OCPP).

License

Notifications You must be signed in to change notification settings

mobilityhouse/ocpp

Repository files navigation

https://github.com/mobilityhouse/ocpp/actions/workflows/pull-request.yml/badge.svg?style=svg

OCPP

Python package implementing the JSON version of the Open Charge Point Protocol (OCPP). Currently OCPP 1.6 (errata v4), OCPP 2.0.1 (Edition 2 FINAL, 2022-12-15 and Edition 3 errata 2024-11) are supported.

Installation

You can either install the project from Pypi:

$ pip install ocpp

Or clone the project and install it manually using:

$ pip install .

Documentation

For detailed usage instructions, examples and API references, visit the full documentation: rtd.

SECURITY

You can find the security policy of this project at SECURITY.md.

CONTRIBUTING

If you want to contribute to this project, please read the CONTRIBUTING.md file.

CODE OF CONDUCT

You can find the code of conduct of this project at CODE_OF_CONDUCT.md.

Aknowledgements

Till the end of 2024, this project has been lead and maintained by Auke Oosterhoff and Jared Newell. We thank them for work their work!

Since than, the project is lead by Chad Meadowcroft, Mohit Jain and Patrick Roelke.

License

Except from the documents in docs/v16 and docs/v201 everything is licensed under MIT. © The Mobility House

The documents in docs/v16 and docs/v201 are licensed under Creative Commons Attribution-NoDerivatives 4.0 International Public License.