Welcome to Extrawest OCPI’s documentation!

Python implementation of OCPI protocol based on fastapi. Open Charge Point Interface (OCPI) is an open protocol used for connections between charging station operators and service providers.

Supported OCPI versions: 2.2.1, 2.1.1

OCPI Documentation: [2.2.1], [2.1.1]

Note

It’s assumed that you are familiar with the OCPI (Open Charge Point Interface) protocol. It is recommended to refer to the official OCPI documentation for a comprehensive understanding of the protocol specifications and guidelines.