This event is fired when there is new sensor data that exceeds a defined upper limit
- API endpoint slug
- sensate.data_value_above
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 higher 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.dataValueAbove.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- limit
- Filter code
- Sensate.dataValueAbove.UpperLimit
- Type
- String
- Example
- 100
- Slug
- value
- Filter code
- Sensate.dataValueAbove.Value
- Type
- String
- Example
- 45
- Slug
- unit
- Filter code
- Sensate.dataValueAbove.Unit
- Type
- String
- Example
- CELSIUS
- Slug
- sensor_name
- Filter code
- Sensate.dataValueAbove.SensorName
- Type
- String
- Example
- Temperature
- Slug
- group_name
- Filter code
- Sensate.dataValueAbove.GroupName
- Type
- String
- Example
- Beach House
- Slug
- short_unit
- Filter code
- Sensate.dataValueAbove.ShortUnit
- Type
- String
- Example
- °C