Group Location
Explore Plans
Mobile menu Close menu
Anyware ServicesAnyware Services

History of temperature drops below a specified value.

This query returns a list of recent times the termperature dropped below a 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 recent times the termperature dropped below a specified value. Note: this query will only return future events after this Applet is created.
API endpoint slug
AnywareServices.history_of_temperature_drops_below_a_specified_value
Runtime method
performQuery("AnywareServices.history_of_temperature_drops_below_a_specified_value")

Query fields

Low threshold Text input > Regular expression

Label
Low Threshold
Slug
low_threshold
Required
true
Can have default value
true

Ingredients

TemperatureMeasured temperature.

Slug
temperature
Filter code
AnywareServices.historyOfTemperatureDropsBelowASpecifiedValue.Temperature
Type
String
Example
8

Created atDate and time event was created.

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