Skip to content
forked from GLCharge/ocpi

Open Charge Point Interface Go SDK

License

Notifications You must be signed in to change notification settings

ChargePi/ocpi-sdk-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocpi-sdk-go

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

Installation

go get github.com/ChargePi/ocpi/2.2.1@latest

Usage

import "github.com/ChargePi/ocpi/<ocpi-version>"

Generation

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.

About

Open Charge Point Interface Go SDK

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Go 56.3%
  • Makefile 43.7%