# Functions
Creates a new AuthorizeRequest, containing all required fields.
Creates a new AuthorizeResponse.
Creates a new ClearCacheRequest, which doesn't contain any required or optional fields.
Creates a new ClearCacheResponse, containing all required fields.
# Constants
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
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
No description provided by the author
# Structs
Before the owner of an electric vehicle can start or stop charging, the Charging Station has to authorize the operation.
The field definition of the Authorize request payload sent by the Charging Station to the CSMS.
This field definition of the Authorize response payload, sent by the Charging Station to the CSMS in response to an AuthorizeRequest.
CSMS can request a Charging Station to clear its Authorization Cache.
The field definition of the ClearCache request payload sent by the CSMS to the Charging Station.
This field definition of the ClearCache response payload, sent by the Charging Station to the CSMS in response to a ClearCacheRequest.
# Interfaces
Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Authorization profile.
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 Authorization profile.
# Type aliases
The Certificate status information.
Status returned in response to ClearCacheRequest.