Skip to main content
GET
HVAC data

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

hvacId
string<uuid>
required

HVAC ID

Response

Successful operation

Object of HVAC response.

isOnline
boolean
required

Indicates if the HVAC is reachable trough the vendor system.

Example:

true

id
string<uuid>
required

The ID of the HVAC.

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 HVAC.

lastUpdated
string<date-time>

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

powerState
object

Object of power state of HVAC device.

locationId
string<uuid>

The location ID of the HVAC.

climateState
object

Object of climate state of HVAC device.