Skip to main content
PUT
Update the battery capacity of an Entity

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Body

application/json

A request to modify the battery capacity of an Entity

batteryCapacity
number<double>
required

The capacity of the battery.

Response

OK

The battery capacity of an Entity

batteryCapacity
number<double>
required

The capacity of the battery.