Examples
Get example OCPP charging profile
Get an example OCPP charging profile.
Returns a pre-filled SetChargingProfileRequest object that can be used as a reference for the expected format and structure of OCPP charging profiles.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
200
application/json
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.