Set a limit to a charging station

Sets a charging profile to a station. The charging profile should be valid OCPP1.6 format(for stations, this includes connectorId). All charging profiles can be managed with EdgeManager.

For TxProfile, you should use the external transaction id(evc-net id). For API chargingprofiles the internal transaction id will be used if the external id is not found.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Station internal id

string

OCPP identifier (alphanumeric)

string

Add some information the the profile so you and others will understand why this limit is there

Body Params

OCPP 1.6 charging profile

integer
csChargingProfiles
object
Responses
200

successful operation

400

Bad request

401

Not authorized

403

No access with API role

405

Method not allowed

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!