AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Netatmo Weather StationNetatmo Weather Station

History of Gust speed exceeded threshold

This query returns a list of times when the gust speed rose above a value you specified. 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 times when the gust speed rose above a value you specified. Note: this query will only return future events after this Applet is created.
API endpoint slug
netatmo.history_of_gust_speed_exceeded_threshold
Runtime method
performQuery("netatmo.history_of_gust_speed_exceeded_threshold")

Query fields

Measure source Dropdown list

Label
Which station?
Slug
measure_source
Required
true
Can have default value
false

Threshold value Text input

Label
Target speed
Slug
threshold_value
Required
true
Can have default value
true

Threshold units Dropdown list

Label
Speed in
Slug
threshold_units
Required
true
Can have default value
true

Ingredients

Measured atThe date and time the measurement occurred.

Slug
MeasuredAt
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.MeasuredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Device nameThe name of the Netatmo device reading the wind speed.

Slug
DeviceName
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.DeviceName
Type
String
Example
My Home - Wind gauge

Target gust speed kmhThe target gust speed in km/h.

Slug
TargetGustSpeedKmh
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.TargetGustSpeedKmh
Type
String
Example
38.6

Target gust speed mphThe target gust speed in mph.

Slug
TargetGustSpeedMph
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.TargetGustSpeedMph
Type
String
Example
24

Gust speed kmhThe measured gust speed in km/h.

Slug
GustSpeedKmh
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.GustSpeedKmh
Type
String
Example
38.6

Gust speed mphThe measured gust speed in mph.

Slug
GustSpeedMph
Filter code
Netatmo.historyOfGustSpeedExceededThreshold.GustSpeedMph
Type
String
Example
24