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.
You can either install the project from Pypi:
$ pip install ocpp
Or clone the project and install it manually using:
$ pip install .
For detailed usage instructions, examples and API references, visit the full documentation: rtd.
You can find the security policy of this project at SECURITY.md.
If you want to contribute to this project, please read the CONTRIBUTING.md file.
You can find the code of conduct of this project at CODE_OF_CONDUCT.md.
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.
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.