Update installation

Updates installation properties (requires owner or service permissions).

Available Current: Provide eitherAvailableCurrent or (AvailableCurrentPhase1, AvailableCurrentPhase2, AvailableCurrentPhase3).

Updating available current will instantly trigger phase and load balancing for the installation. Vehicles will adjust their charging settings within 5 seconds.

Usage Recommendations:
- Do not update this setting more than once every 15 minutes to prevent charging interruptions.
- Available current is limited to the installation’s configured maximum current (circuit breaker current).
- The AvailableCurrent parameter supports a fallback mechanism. Setting AvailableCurrent to a negative value (e.g. -1) clears any previously set override and restores the default current limit defined for the installation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Installation ID

Body Params

Installation properties to update

double | null

Available current to set on all phases.

double | null

Available current to set on phase 1. When setting current on individual phases, any phase without specified current will be set to default.

double | null

Available current to set on phase 2. When setting current on individual phases, any phase without specified current will be set to default.

double | null

Available current to set on phase 3. When setting current on individual phases, any phase without specified current will be set to default.

double | null

The maximum allowed current for the installation. This setting requires caller to have service permission (electrician) for the installation.

boolean | null

When set to true, offline power will be limited to the chargers miniumum charge current.

double | null

Set 3to1 switch current for installation

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

Success

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json