Skip to main content
GET
Get Example Ocpp Charging Profile

Authorizations

Authorization
string
header
required

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.

connectorId
integer
required

The connector to which the charging profile applies. If connectorId = 0, the message contains an overall limit for the Charge Point.

csChargingProfiles
Cschargingprofiles · object
required

The charging profile to be set at the Charge Point.