# Functions
Creates a new ClearChargingProfileConfirmation, containing all required fields.
Creates a new ClearChargingProfileRequest.
Creates a new GetCompositeScheduleConfirmation, containing all required fields.
Creates a new GetCompositeScheduleRequest, containing all required fields.
Creates a new SetChargingProfileConfirmation, containing all required fields.
Creates a new SetChargingProfileRequest, 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
The profile name.
No description provided by the author
# Variables
Provides support for basic Smart Charging, for instance using control pilot.
# Structs
This field definition of the ClearChargingProfile confirmation payload, sent by the Charge Point to the Central System in response to a ClearChargingProfileRequest.
If the Central System wishes to clear some or all of the charging profiles that were previously sent the Charge Point, it SHALL send a ClearChargingProfileRequest.
The field definition of the ClearChargingProfile request payload sent by the Central System to the Charge Point.
This field definition of the GetCompositeSchedule confirmation payload, sent by the Charge Point to the Central System in response to a GetCompositeScheduleRequest.
The CSMS requests the Charging Station to report the Composite Charging Schedule by sending a GetCompositeScheduleRequest.
The field definition of the GetCompositeSchedule request payload sent by the Central System to the Charge Point.
This field definition of the SetChargingProfile confirmation payload, sent by the Charge Point to the Central System in response to a SetChargingProfileRequest.
The Central System MAY send charging profiles to a Charge Point that are to be used as default charging profiles.
The field definition of the SetChargingProfile 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 SmartCharging profile.
Needs to be implemented by Charge points for handling messages part of the OCPP 1.6 SmartCharging profile.
# Type aliases
Status reported in SetChargingProfileConfirmation.
Status reported in ClearChargingProfileConfirmation.
Status reported in GetCompositeScheduleConfirmation.