# Functions
Creates a new GetLogRequest, containing all required fields.
Creates a new GetLogResponse, containing all required fields.
Creates a new LogStatusNotificationRequest, containing all required fields.
Creates a new LogStatusNotificationResponse, which doesn't contain any required or optional fields.
# Constants
No description provided by the author
Accepted this log upload.
Accepted this log upload, but in doing this has canceled an ongoing log file upload.
No description provided by the author
Log update request rejected.
This contains the field definition of a diagnostics log file.
Sent by the CSMS to the Charging Station to request that the Charging Station uploads the security log.
No description provided by the author
A badly formatted packet or other protocol incompatibility was detected.
The Charging Station is not uploading a log file.
The server does not support the operation.
Insufficient permissions to perform the operation.
File has been uploaded successfully.
Failed to upload the requested file.
File is being uploaded.
# Variables
No description provided by the author
# Structs
The CSMS can request a Charging Station to upload a file with log information to a given location (URL).
The field definition of the GetLog request payload sent by the CSMS to the Charging Station.
This field definition of the GetLog response payload, sent by the Charging Station to the CSMS in response to a GetLogRequest.
LogParameters specifies the requested log and the location to which the log should be sent.
A Charging Station shall send LogStatusNotification requests to update the CSMS with the current status of a log-upload procedure.
The field definition of the LogStatusNotification request payload sent by a Charging Station to the CSMS.
This field definition of the LogStatusNotification response payload, sent by the CSMS to the Charging Station in response to a LogStatusNotificationRequest.
# Interfaces
Needs to be implemented by a CSMS for handling messages part of the OCPP 1.6j security extension.
Needs to be implemented by Charging stations for handling messages part of the OCPP 1.6j security extension.
# Type aliases
LogStatus represents the status returned by a Charging Station in a GetLogResponse.
LogType represents the type of log file that the Charging Station should send.
UploadLogStatus represents the current status of the log-upload procedure, reported by a Charging Station in a LogStatusNotificationRequest.