# Functions
Creates a new DiagnosticsStatusNotificationConfirmation, which doesn't contain any required or optional fields.
Creates a new DiagnosticsStatusNotificationRequest, containing all required fields.
Creates a new FirmwareStatusNotificationConfirmation, which doesn't contain any required or optional fields.
Creates a new FirmwareStatusNotificationRequest, containing all required fields.
Creates a new GetDiagnosticsConfirmation, containing all required fields.
Creates a new GetDiagnosticsRequest, containing all required fields.
Creates a new UpdateFirmwareConfirmation, containing all required fields.
Creates a new UpdateFirmwareRequest, which doesn't contain any required or optional 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
No description provided by the author
No description provided by the author
The profile name.
No description provided by the author
# Variables
Provides support for firmware update management and diagnostic log file download.
# Structs
This field definition of the DiagnosticsStatusNotification confirmation payload, sent by the Central System to the Charge Point in response to a DiagnosticsStatusNotificationRequest.
The Charge Point sends a notification to inform the Central System that the upload of diagnostics is busy or has finished successfully or failed.
The field definition of the DiagnosticsStatusNotification request payload sent by the Charge Point to the Central System.
This field definition of the FirmwareStatusNotification confirmation payload, sent by the Central System to the Charge Point in response to a FirmwareStatusNotificationRequest.
The Charge Point sends a notification to inform the Central System about the progress of the downloading and installation of a firmware update.
The field definition of the FirmwareStatusNotification request payload sent by the Charge Point to the Central System.
This field definition of the GetDiagnostics confirmation payload, sent by the Charge Point to the Central System in response to a GetDiagnosticsRequest.
Central System can request a Charge Point for diagnostic information.
The field definition of the GetDiagnostics request payload sent by the Central System to the Charge Point.
This field definition of the UpdateFirmware confirmation payload, sent by the Charge Point to the Central System in response to a UpdateFirmwareRequest.
Central System can notify a Charge Point that it needs to update its firmware.
The field definition of the UpdateFirmware request payload sent by the Central System to the Charge Point.
# Interfaces
Needs to be implemented by Central systems for handling messages part of the OCPP 1.6 FirmwareManagement profile.
Needs to be implemented by Charge points for handling messages part of the OCPP 1.6 FirmwareManagement profile.
# Type aliases
Status reported in DiagnosticsStatusNotificationRequest.
Status reported in FirmwareStatusNotificationRequest.