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

# Functions

Creates a new GetLocalListVersionRequest, which doesn't contain any required or optional fields.
Creates a new GetLocalListVersionResponse, containing all required fields.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

The CSMS can request a Charging Station for the version number of the Local Authorization List by sending a GetLocalListVersionRequest.
The field definition of the GetLocalListVersion request payload sent by the CSMS to the Charging Station.
This field definition of the GetLocalListVersion response payload, sent by the Charging Station to the CSMS in response to a GetLocalListVersionRequest.

# Interfaces

Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Local Authorization List profile.
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 Local Authorization List profile.