package
0.19.0
Repository: https://github.com/lorenzodonini/ocpp-go.git
Documentation: pkg.go.dev

# Functions

Creates a new GetLocalListVersionConfirmation, containing all required fields.
Creates a new GetLocalListVersionRequest, which doesn't contain any required or optional fields.
Creates a new SendLocalListConfirmation, containing all required fields.
Creates a new SendLocalListRequest, containing all required field.

# Constants

No description provided by the author
The profile name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Provides support for managing the local authorization list in Charge Points.

# Structs

No description provided by the author
This field definition of the GetLocalListVersion confirmation payload, sent by the Charge Point to the Central System in response to a GetLocalListVersionRequest.
Central System can request a Charge Point for the version number of the Local Authorization List.
The field definition of the GetLocalListVersion request payload sent by the Central System to the Charge Point.
This field definition of the SendLocalList confirmation payload, sent by the Charge Point to the Central System in response to a SendLocalListRequest.
Central System can send a Local Authorization List that a Charge Point can use for authorization of idTags.
The field definition of the SendLocalList request payload sent by the Central System to the Charge Point.

# Interfaces

Needs to be implemented by Central systems for handling messages part of the OCPP 1.6 LocalAuthList profile.
Needs to be implemented by Charge points for handling messages part of the OCPP 1.6 LocalAuthList profile.

# Type aliases

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