Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Thermostat temperature

This query returns the temperature of a Chacon / DiO thermostat (in Celsius).

Developer info

API endpoint slug
chacon_dio.q_thermostat_temperature
Runtime method
performQuery("chacon_dio.q_thermostat_temperature")

Query fields

Device ID thermostat Dropdown list

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

Ingredients

Device IDThe ID if the device that has fire

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

TemperatureThe temperature of the thermostat

Slug
temperature
Filter code
ChaconDio.qThermostatTemperature.Temperature
Type
String
Example
21.5

Created atDate and time event was created.

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