This query returns a list of matches for the specified weather forecast conditions of your installation location.
- API endpoint slug
- WattuneedBatteryUP.weather_hourly_forecast
- Runtime method
- performQuery("WattuneedBatteryUP.weather_hourly_forecast")
Query fields
- Label
- Which installation?
- Helper text
- Used for local weather forecast
- Slug
- installation
- Required
- false
- Can have default value
- false
- Label
- Forecast Option
- Slug
- metric_1
- Required
- false
- Can have default value
- true
- Label
- Condition
- Slug
- condition_1
- Required
- false
- Can have default value
- true
- Label
- Condition Value
- Slug
- value_1
- Required
- false
- Can have default value
- true
- Label
- Second Forecast Option
- Helper text
- Optional
- Slug
- metric_2
- Required
- false
- Can have default value
- true
- Label
- Second Condition
- Helper text
- Optional but required when 'Second Forecast Option' has been selected
- Slug
- condition_2
- Required
- false
- Can have default value
- true
- Label
- Second Condition Value
- Helper text
- Optional but required when 'Second Forecast Option' has been selected
- Slug
- value_2
- Required
- false
- Can have default value
- true
- Label
- Duration in Hours
- Slug
- duration
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- from_ts
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.FromDateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- to_ts
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.UntilDateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- clouds_min
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.CloudsPercentageMin
- Type
- String
- Example
- "50.0"
- Slug
- clouds_avg
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.CloudsPercentageAvg
- Type
- String
- Example
- "50.0"
- Slug
- clouds_max
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.CloudsPercentageMax
- Type
- String
- Example
- "50.0"
- Slug
- uvi_min
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.UvIndexMin
- Type
- String
- Example
- "8.5"
- Slug
- uvi_avg
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.UvIndexAvg
- Type
- String
- Example
- "8.5"
- Slug
- uvi_max
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.UvIndexMax
- Type
- String
- Example
- "8.5"
- Slug
- temp_min
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.TemperatureCelsiusMin
- Type
- String
- Example
- "18.0"
- Slug
- temp_avg
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.TemperatureCelsiusAvg
- Type
- String
- Example
- "18.0"
- Slug
- temp_max
- Filter code
- WattuneedBatteryUP.weatherHourlyForecast.TemperatureCelsiusMax
- Type
- String
- Example
- "18.0"