Group Location
Explore Plans
Mobile menu Close menu
Ambient WeatherAmbient Weather

History of when UV rose above a threshold

This query returns a list of when the UV Index rose above a given value. Note: this query will only return future events after this Applet is created.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when the UV Index rose above a given value. Note: this query will only return future events after this Applet is created.
API endpoint slug
ambient_weather.history_of_when_uv_rose_above_a_threshold
Runtime method
performQuery("ambient_weather.history_of_when_uv_rose_above_a_threshold")

Query fields

Value Text input

Label
What UV Index?
Helper text
1 - 12
Slug
value
Required
true
Can have default value
true

Device Dropdown list

Label
Which device?
Helper text
If you have more than one device, choose the one you'd like to watch.
Slug
device
Required
true
Can have default value
false

Ingredients

UvindexThe UV Index

Slug
value
Filter code
AmbientWeather.historyOfWhenUvRoseAboveAThreshold.Uvindex
Type
String
Example
2

DateThe date and time the event took place

Slug
dateutc
Filter code
AmbientWeather.historyOfWhenUvRoseAboveAThreshold.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00