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

# Functions

Creates a new CertificateSignedRequest, containing all required fields.
Creates a new CertificateSignedResponse, 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

# Variables

No description provided by the author

# Structs

During the a certificate update procedure, the CSMS sends a new certificate, signed by a CA, to the Charging Station with a CertificateSignedRequest.
The field definition of the CertificateSignedRequest PDU sent by the CSMS to the Charging Station.
The field definition of the CertificateSignedResponse payload sent by the Charging Station to the CSMS in response to a CertificateSignedRequest.

# Interfaces

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

# Type aliases

Status returned in response to CertificateSignedRequest, that indicates whether certificate signing has been accepted or rejected.