Explore Plans
Mobile menu Close menu
SensatioSensatio

History of when Sensor data dropped below a limit

This event was fired when there was new sensor data that fell below a defined lower limit Note: this query will only return future events after this Applet is created.

Developer info

API endpoint slug
sensate.history_of_when_sensor_data_dropped_below_a_limit
Runtime method
performQuery("sensate.history_of_when_sensor_data_dropped_below_a_limit")

Query fields

Sensor key Text input

Label
Sensor Key
Helper text
Sensor Key - Generate in App
Slug
sensor_key
Required
true
Can have default value
true

Limit Text input

Label
Limit
Helper text
Values lower than *Limit* will trigger an event
Slug
limit
Required
true
Can have default value
true

Temperature unit Dropdown list

Label
Temperature Unit
Helper text
The Data Unit - only important for temperature sensors
Slug
temperature_unit
Required
true
Can have default value
true

Timeout Text input

Label
Event repeat interval
Helper text
Time in seconds after which the event is triggered again
Slug
timeout
Required
true
Can have default value
true

Trigger time Text input

Label
Trigger Time
Helper text
Shorter events than this (in seconds) are ignored and do not cause a trigger (0 = trigger on all events).
Slug
trigger_time
Required
true
Can have default value
true

Ingredients

TimestampDate and time event was created.

Slug
timestamp
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Lower limitThe limit value that caused the trigger

Slug
limit
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.LowerLimit
Type
String
Example
10

ValueThe Sensor Value that caused the trigger

Slug
value
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.Value
Type
String
Example
7

UnitThe sensor data measurement unit

Slug
unit
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.Unit
Type
String
Example
FAHRENHEIT

Sensor nameThe name of the data origin

Slug
sensor_name
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.SensorName
Type
String
Example
Humidity

Group nameThe name of the sensor group

Slug
group_name
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.GroupName
Type
String
Example
Beach House

Short unitThe unit of the sensor value in short form

Slug
short_unit
Filter code
Sensate.historyOfWhenSensorDataDroppedBelowALimit.ShortUnit
Type
String
Example
°C