Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Example OCPP charging profile
A SetChargingProfileRequest object, as defined in section 6.43 of the OCPP 1.6 documentation at https://openchargealliance.org/protocols/open-charge-point-protocol/#OCPP1.6
This is used by the central system to send charging profiles to an EV charger.
The connector to which the charging profile applies. If connectorId = 0, the message contains an overall limit for the Charge Point.
The charging profile to be set at the Charge Point. A ChargingProfile consists of a ChargingSchedule, describing the amount of power or current that can be delivered per time interval.