package
0.15.0
Repository: https://github.com/voicecom/ocpp-go.git
Documentation: pkg.go.dev

# Packages

Contains the Basic Charge Point functionality comparable with OCPP 1.5.
Contains support for firmware update management and diagnostic log file download.
Contains features to manage the local authorization list in Charge Points.
Contains support for remote triggering of Charge Point initiated messages.
Contains support for reservation of a Charge Point.
Contains support for basic Smart Charging, for instance using control pilot.
Contains common and shared data types between OCPP 1.6 messages.

# Functions

Creates a new OCPP 1.6 central system.
Creates a new OCPP 1.6 charge point client.

# Interfaces

A Central System manages Charge Points and has the information for authorizing users for using its Charge Points.
A Charge Point represents the physical system where an EV can be charged.