# Functions
Creates a new GetLocalListVersionRequest, which doesn't contain any required or optional fields.
Creates a new GetLocalListVersionResponse, containing all required fields.
Creates a new SendLocalListRequest, which doesn't contain any required or optional fields.
Creates a new SendLocalListResponse, containing all required fields.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
Local Authorization List successfully updated.
Failed to update the Local Authorization List.
Version number in the request for a differential update is less or equal then version number of current list.
Indicates that the current Local Authorization List must be updated with the values in this message.
Indicates that the current Local Authorization List must be replaced by the values in this message.
# Variables
No description provided by the author
# Structs
Contains the identifier to use for authorization.
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.
Enables the CSMS to send a Local Authorization List which a Charging Station can use for the authorization of idTokens.
The field definition of the SendLocalList request payload sent by the CSMS to the Charging Station.
This field definition of the SendLocalList response payload, sent by the Charging Station to the CSMS in response to a SendLocalListRequest.
# 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.
# Type aliases
Indicates whether the Charging Station has successfully received and applied the update of the Local Authorization List.
Indicates the type of update (full or differential) for a SendLocalListRequest.