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.
charger
string
required
The UUID of the charger.
connector_id
integer
required
The connector ID. Use 0 for the charge point level, or a positive integer for a specific connector.
charging_profile
object
required
The charging profile to set.

Response

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