Group Location
Explore Plans
Mobile menu Close menu
Anyware ServicesAnyware Services

History of when temperature rose above a threshold

This query returns a list of when temperature rises above the specified value Note: this query will only return future events after this Applet is created.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when temperature rises above the specified value Note: this query will only return future events after this Applet is created.
API endpoint slug
AnywareServices.history_of_when_temperature_rose_above_a_threshold
Runtime method
performQuery("AnywareServices.history_of_when_temperature_rose_above_a_threshold")

Query fields

High threshold Text input > Regular expression

Label
High Threshold
Slug
high_threshold
Required
true
Can have default value
true

Ingredients

TemperatureMeasured temperature.

Slug
temperature
Filter code
AnywareServices.historyOfWhenTemperatureRoseAboveAThreshold.Temperature
Type
String
Example
25

Created atDate and time event was created.

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