Explore Plans
Mobile menu Close menu
CloudRain Smart Garden Irrigation

Irrigation started

This trigger fires when an irrigation has started.

Developer info

API endpoint slug
cloudrain.irrigation_started

Trigger fields

Zone name Dropdown list

Label
Zone name
Helper text
Select zone name
Slug
zone_name
Required
true
Can have default value
false

Ingredients

Created at Date and time event was created.

Slug
created_at
Filter code
Cloudrain.irrigationStarted.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Duration Planned duration in seconds.

Slug
duration
Filter code
Cloudrain.irrigationStarted.Duration
Type
String
Example
300

Zone name The name of the Zone where the irrigation has started

Slug
zone_name
Filter code
Cloudrain.irrigationStarted.ZoneName
Type
String
Example
Front Yard

Zone The unique identifier of the Zone where the irrigation has started.

Slug
zone_id
Filter code
Cloudrain.irrigationStarted.ZoneId
Type
String
Example
1234

Expected end time Expected Time when irrigation will be finished.

Slug
expected_end
Filter code
Cloudrain.irrigationStarted.ExpectedEndTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Irrigation Unique id representing each irrigation.

Slug
irrigation_id
Filter code
Cloudrain.irrigationStarted.IrrigationId
Type
String
Example
1234