Explore Plans
Mobile menu Close menu
Chacon / DiO

Thermostat status

This query returns the status of a Chacon / DiO thermostat.

Developer info

API endpoint slug
chacon_dio.q_thermostat_status
Runtime method
performQuery("chacon_dio.q_thermostat_status"}

Query fields

Device id thermostat Dropdown list

Label
Which device ?
Slug
device_id_thermostat
Required
true
Can have default value
false

Ingredients

Device The ID if the device that has fire

Slug
device_id
Filter code
ChaconDio.qThermostatStatus.DeviceId
Type
String
Example
MY_deviceid1234

Status The status of the thermostat

Slug
status
Filter code
ChaconDio.qThermostatStatus.Status
Type
String
Example
running

Created at Date and time event was created.

Slug
created_at
Filter code
ChaconDio.qThermostatStatus.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00