This query returns the mode of a Chacon / DiO thermostat.
- API endpoint slug
- chacon_dio.q_thermostat_mode
- Runtime method
- performQuery("chacon_dio.q_thermostat_mode")
Query fields
- Label
- Which device ?
- Slug
- device_id_thermostat
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- device_id
- Filter code
- ChaconDio.qThermostatMode.DeviceId
- Type
- String
- Example
- MY_deviceid1234
- Slug
- mode
- Filter code
- ChaconDio.qThermostatMode.Mode
- Type
- String
- Example
- heating
- Slug
- created_at
- Filter code
- ChaconDio.qThermostatMode.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00