Log Netro moisture readings to Google Sheets
This trigger fires when the moisture value is calculated.
Developer info
- API endpoint slug
- netro.moisture
Trigger fields
Device Dropdown list
- Label
- device
- Helper text
- The Netro device to work with.
- Slug
- device
- Required
- true
- Can have default value
- false
Zone Text input > Other
- Label
- zone
- Helper text
- Leave empty if you want moisture level values for all zones. If you only want the moisture for a specific zone, please provide the zone index, start with 1.
- Slug
- zone
- Required
- true
- Can have default value
- true
Ingredients
Device The device name.
- Slug
- device
- Filter code
- Netro.moisture.Device
- Type
- String
- Example
- netro
Zone The zone index.
- Slug
- zone
- Filter code
- Netro.moisture.Zone
- Type
- String
- Example
- 1,2,3,4
Date The date of the moisture value.
- Slug
- date
- Filter code
- Netro.moisture.Date
- Type
- Date (ISO8601)
- Example
- 2020-07-07
Moisture The moisture level value at the end of the day. Integer, from 0 to 100.
- Slug
- moisture
- Filter code
- Netro.moisture.Moisture
- Type
- String
- Example
- 50