GET
/
v1.0.0
/
users
/
{userId}
/
meters
/
{meterId}

Authorizations

X-API-KEY
string
headerrequired

ApiKey used for authorization and authentication

Path Parameters

userId
string
required

User ID

meterId
string
required

Meter ID

Response

200 - application/json

Object of meter response.

lastUpdated
string

The timestamp of the last update of any variable of the meter.

powerState
object

Object of power state of a meter.

locationId
string

The location ID of the meter.

isOnline
boolean
required

Indicates if the meter is reachable trough the vendor system.

id
string
required

The ID of the meter.

userId
string
required

The ID of the user.

staticData
object
required

Object of static data of a home energy device.