This Trigger fires every time your device detects humidity levels higher than the threshold you specified.
- API endpoint slug
- hager_iot.humidity_above
Trigger fields
- Label
- Which device?
- Slug
- cid
- Required
- true
- Can have default value
- false
- Label
- What threshold?
- Helper text
- 0-100%
- Slug
- threshold
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- HagerIot.humidityAbove.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- name
- Filter code
- HagerIot.humidityAbove.Name
- Type
- String
- Example
- My Device
- Slug
- sid
- Filter code
- HagerIot.humidityAbove.SystemSerialNumber
- Type
- String
- Example
- HGR12345678901234567890
- Slug
- systemName
- Filter code
- HagerIot.humidityAbove.SystemName
- Type
- String
- Example
- My System
- Slug
- threshold
- Filter code
- HagerIot.humidityAbove.Threshold
- Type
- String
- Example
- 50
- Slug
- humidity
- Filter code
- HagerIot.humidityAbove.CurrentValue
- Type
- String
- Example
- 60