This repository contains client and server libraries for OCPI (Open Charge Point Interface) protocol, generated with
oapi-codegen generator.
| Version | Supported | Docs | OpenAPI spec |
|---|---|---|---|
| 2.2.1 | Yes | OCPI documentation | Link |
go get github.com/ChargePi/ocpi/2.2.1@latestimport "github.com/ChargePi/ocpi/<ocpi-version>"This code base was generated using oapi-codegen. For further instructions, please follow READMEs for each version.
New version can be generated after creating or adjusting the OpenAPI specification. Please do not modify the generated code.