Connect Rachio with Wireless Tag
This query returns a list of when a watering time starts for the device your specify.
Developer info
- API endpoint slug
- rachio_iro.history_of_watering_time_starts
- Runtime method
- performQuery("rachio_iro.history_of_watering_time_starts"}
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.historyOfWateringTimeStarts.DeviceName
- Type
- String
- Example
- My Rachio
Watering time name The name of the watering time on your Rachio that has been started.
- Slug
- watering_time_name
- Filter code
- RachioIro.historyOfWateringTimeStarts.WateringTimeName
- Type
- String
- Example
- Main Watering Schedule
Created at Date and time watering time started.
- Slug
- created_at
- Filter code
- RachioIro.historyOfWateringTimeStarts.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 will water for.
- Slug
- duration
- Filter code
- RachioIro.historyOfWateringTimeStarts.DurationInMinutes
- Type
- String
- Example
- 60