This repository contains an HTTP client (in Go) for OICP (Open Intercharge Protocol), which was generated using the oapi-codegen generator.
For more detailed documentation about OICP modules and APIs please follow the official OICP documentation
Version | Supported | Docs |
---|---|---|
2.3.0 | Yes | Link |
go get github.com/ChargePi/oicp-client-go@latest
import oicp "github.com/ChargePi/oicp-sdk-go/<oicp-version>"