# Functions
Creates a new DeleteCertificateRequest, containing all required fields.
Creates a new DeleteCertificateResponse, containing all required fields.
Creates a new Get15118EVCertificateRequest, containing all required fields.
Creates a new Get15118EVCertificateResponse, containing all required fields.
Creates a new GetCertificateStatusRequest, containing all required fields.
Creates a new GetCertificateStatusResponse, containing all required fields.
Creates a new GetInstalledCertificateIdsRequest, containing all required fields.
Creates a new NewGetInstalledCertificateIdsResponse, containing all required fields.
Creates a new InstallCertificateRequest, containing all required fields.
Creates a new InstallCertificateResponse, 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
Normal successful completion (no errors).
Requested resource not found.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
The CSMS requests the Charging Station to delete a specific installed certificate by sending a DeleteCertificateRequest.
The field definition of the DeleteCertificate request payload sent by the CSMS to the Charging Station.
This field definition of the DeleteCertificate response payload, sent by the Charging Station to the CSMS in response to a DeleteCertificateRequest.
An EV connected to a Charging Station may request a new certificate.
The field definition of the Get15118EVCertificate request payload sent by the Charging Station to the CSMS.
This field definition of the Get15118EVCertificate response payload, sent by the CSMS to the Charging Station in response to a Get15118EVCertificateRequest.
For 15118 certificate installation on EVs, the Charging Station requests the CSMS to provide the OCSP certificate status for its 15118 certificates.
The field definition of the GetCertificateStatus request payload sent by the Charging Station to the CSMS.
This field definition of the GetCertificateStatus response payload, sent by the CSMS to the Charging Station in response to a GetCertificateStatusRequest.
To facilitate the management of the Charging Station’s installed certificates, a method of retrieving the installed certificates is provided.
The field definition of the GetInstalledCertificateIdsRequest PDU sent by the CSMS to the Charging Station.
The field definition of the GetInstalledCertificateIds response payload sent by the Charging Station to the CSMS in response to a GetInstalledCertificateIdsRequest.
The CSMS requests the Charging Station to install a new certificate by sending an InstallCertificateRequest.
The field definition of the InstallCertificate request payload sent by the CSMS to the Charging Station.
This field definition of the InstallCertificate response payload, sent by the Charging Station to the CSMS in response to a InstallCertificateRequest.
# Interfaces
Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 ISO 15118 profile.
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 ISO 15118 profile.
# Type aliases
Defines whether certificate needs to be installed or updated.
Status returned in response to DeleteCertificateRequest.
Status returned in response to GetInstalledCertificateIdsRequest, that indicates whether certificate signing has been accepted or rejected.
Charging Station indicates if installation was successful.