This query returns a list of new air quality readings available.
- API endpoint slug
- foobot.history_of_air_quality_readings
- Runtime method
- performQuery("foobot.history_of_air_quality_readings")
Query fields
- Label
- Which Foobot?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Foobot.historyOfAirQualityReadings.ReadingTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- device_name
- Filter code
- Foobot.historyOfAirQualityReadings.DeviceName
- Type
- String
- Example
- HappyBot
- Slug
- global_index
- Filter code
- Foobot.historyOfAirQualityReadings.GlobalPollution
- Type
- String
- Example
- 13.37
- Slug
- pm_value
- Filter code
- Foobot.historyOfAirQualityReadings.PmValue
- Type
- String
- Example
- 2.2
- Slug
- voc_value
- Filter code
- Foobot.historyOfAirQualityReadings.VocValue
- Type
- String
- Example
- 187
- Slug
- co2_value
- Filter code
- Foobot.historyOfAirQualityReadings.Co2Value
- Type
- String
- Example
- 502
- Slug
- tmp_value
- Filter code
- Foobot.historyOfAirQualityReadings.TmpValue
- Type
- String
- Example
- 21.7
- Slug
- hum_value
- Filter code
- Foobot.historyOfAirQualityReadings.HumValue
- Type
- String
- Example
- 55.3