This trigger fires when an irrigation has stopped.
- API endpoint slug
- cloudrain.irrigation_stopped
Trigger fields
- Label
- Zone Name
- Helper text
- Zone in which the irrigation stop will appear.
- Slug
- zone_name
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- stopped_at
- Filter code
- Cloudrain.irrigationStopped.StoppedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- started_at
- Filter code
- Cloudrain.irrigationStopped.StartedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- duration
- Filter code
- Cloudrain.irrigationStopped.Duration
- Type
- String
- Example
- 300
- Slug
- zone_name
- Filter code
- Cloudrain.irrigationStopped.ZoneName
- Type
- String
- Example
- Front Yard
- Slug
- zone_id
- Filter code
- Cloudrain.irrigationStopped.ZoneId
- Type
- String
- Example
- 1234
- Slug
- irrigation_id
- Filter code
- Cloudrain.irrigationStopped.IrrigationId
- Type
- String
- Example
- 1234