This query returns a list of when the temperature of your pool water was been evaluated as too high according to your swimming pool target values.
- API endpoint slug
- blueconnect.history_of_when_temperature_became_too_high
- Runtime method
- performQuery("blueconnect.history_of_when_temperature_became_too_high")
Query fields
- Label
- Swimming pool
- Slug
- swimming_pool_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- current_temperature_celsius
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsius
- Type
- String
- Example
- 27.3
- Slug
- current_temperature_fahrenheit
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheit
- Type
- String
- Example
- 78.0
- Slug
- target_temperature_celsius
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusTarget
- Type
- String
- Example
- 28.0
- Slug
- target_temperature_fahrenheit
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitTarget
- Type
- String
- Example
- 81.5
- Slug
- min_temperature_celsius
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusMin
- Type
- String
- Example
- 25.5
- Slug
- min_temperature_fahrenheit
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitMin
- Type
- String
- Example
- 74.0
- Slug
- max_temperature_celsius
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusMax
- Type
- String
- Example
- 33.0
- Slug
- max_temperature_fahrenheit
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitMax
- Type
- String
- Example
- 100
- Slug
- delta_temperature_celsius
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureCelsiusDelta
- Type
- String
- Example
- -2.4
- Slug
- delta_temperature_fahrenheit
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.TemperatureFahrenheitDelta
- Type
- String
- Example
- -3.1
- Slug
- generated_at_iso8601
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- generated_at_localized_mmddyyyy
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAtLocalizedMmddyyyy
- Type
- String
- Example
- 01/14/2019 11:33:55
- Slug
- generated_at_localized_ddmmyyyy
- Filter code
- Blueconnect.historyOfWhenTemperatureBecameTooHigh.AnalyzedAtLocalizedDdmmyyyy
- Type
- String
- Example
- 14/01/2018 16:02:33