Connect Rachio with Wireless Tag
This query returns a list of when a watering time stops for the device your specify.
Developer info
- API endpoint slug
- rachio_iro.history_of_watering_time_stops
- Runtime method
- performQuery("rachio_iro.history_of_watering_time_stops"}
Query fields
Device Dropdown list
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Ingredients
Device name The name of the device used for monitoring watering times.
- Slug
- device_name
- Filter code
- RachioIro.historyOfWateringTimeStops.DeviceName
- Type
- String
- Example
- My Rachio
Created at Date and time watering time stopped.
- Slug
- created_at
- Filter code
- RachioIro.historyOfWateringTimeStops.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Duration in minutes The duration in minutes of the watering time on your Rachio. This is the number of minutes the schedule actually watered for.
- Slug
- duration
- Filter code
- RachioIro.historyOfWateringTimeStops.DurationInMinutes
- Type
- String
- Example
- 60
Watering time name The name of the watering time on your Rachio that has been stopped.
- Slug
- watering_time_name
- Filter code
- RachioIro.historyOfWateringTimeStops.WateringTimeName
- Type
- String
- Example
- Main Watering Schedule