This event is fired when there is new sensor data that falls below a defined lower limit
- API endpoint slug
- sensate.data_value_below
Trigger 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.dataValueBelow.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- limit
- Filter code
- Sensate.dataValueBelow.LowerLimit
- Type
- String
- Example
- 10
- Slug
- value
- Filter code
- Sensate.dataValueBelow.Value
- Type
- String
- Example
- 7
- Slug
- unit
- Filter code
- Sensate.dataValueBelow.Unit
- Type
- String
- Example
- FAHRENHEIT
- Slug
- sensor_name
- Filter code
- Sensate.dataValueBelow.SensorName
- Type
- String
- Example
- Humidity
- Slug
- group_name
- Filter code
- Sensate.dataValueBelow.GroupName
- Type
- String
- Example
- Beach House
- Slug
- short_unit
- Filter code
- Sensate.dataValueBelow.ShortUnit
- Type
- String
- Example
- °C