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.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 Label Sensor Key Helper text Sensor Key - Generate in App Slug sensor_key Required true Can have default value true Label Limit Helper text Values lower than *Limit* will trigger an event Slug limit Required true Can have default value true Label Temperature Unit Helper text The Data Unit - only important for temperature sensors Slug temperature_unit Required true Can have default value true 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 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 Slug timestamp Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.Timestamp Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00 Slug limit Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.LowerLimit Type String Example 10 Slug value Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.Value Type String Example 7 Slug unit Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.Unit Type String Example FAHRENHEIT Slug sensor_name Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.SensorName Type String Example Humidity Slug group_name Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.GroupName Type String Example Beach House Slug short_unit Filter code Sensate.historyOfWhenSensorDataDroppedBelowALimit.ShortUnit Type String Example °C