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/GLCharge/ocpi@latest
import "github.com/GLCharge/ocpi/ocpi_v<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.