Set Charge Limit
Actions
Set Charge Limit
POST
Set Charge Limit
Sets the charging current limit for a specific connector. The limit is specified in Amperes (A). Optionally specify a stack level for the charging profile.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the charger.
The ID of the connector to set the limit for. Use
0 for the charge point level.The charging current limit in Amperes (A). Must be 0 or greater.
The stack level for the charging profile. Higher stack levels take priority over lower ones. Defaults to
1 if not specified. Not all chargers support all stack levels.Response
The response status from the charger (e.g.,
Accepted, Rejected).