Skip to main content
POST
Set Charging Profile
Sends a SetChargingProfile command to the charger. Supports the full OCPP 1.6 SetChargingProfile structure including ChargePointMaxProfile, TxDefaultProfile, and TxProfile purposes.
string
required
The UUID of the charger.
integer
required
The connector ID. Use 0 for the charge point level, or a positive integer for a specific connector.
object
required
The charging profile to set.

Response

string
The response status from the charger (e.g., Accepted, Rejected).