This Trigger fires every time the temperature sensor value is above or below the threshold.
- API endpoint slug
- foobot.tmpThreshold
Trigger fields
- Label
- Which Foobot?
- Slug
- device_id
- Required
- true
- Can have default value
- false
- Label
- Above or below threshold?
- Helper text
- Determine whether the temperature is above or below the threshold.
- Slug
- operator
- Required
- true
- Can have default value
- true
- Label
- Temperature Threshold Value
- Helper text
- threshold value in °C
- Slug
- threshold_value
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Foobot.tmpThreshold.EventTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- sensor_value
- Filter code
- Foobot.tmpThreshold.TmpValue
- Type
- String
- Example
- 19.0
- Slug
- device_name
- Filter code
- Foobot.tmpThreshold.DeviceName
- Type
- String
- Example
- HappyBot