Skip to main content
GET
PV inverter data for user

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

userId
string
required

User ID

pvInverterId
string<uuid>
required

PV inverter ID

Response

Successful operation

Object of PV inverter response.

isOnline
boolean
required

Indicates if the PV inverter is reachable trough the vendor system.

Example:

true

id
string<uuid>
required

The ID of the PV inverter device.

Example:

"6eb5497d-c6bb-4290-84ef-4409fe9501f1"

userId
string
required

The ID of the user.

Example:

"896f9d5a-b618-48a2-98ae-957059bf1bc9"

staticData
object
required

Object of static data of a home energy device.

lastUpdated
string<date-time>

The timestamp of the last update of any field in the PV inverter.

powerState
object

Object of power state of a PV inverter.

locationId
string<uuid>

The location ID of the battery.