This query returns a list of when the power dropped below the specified value in watts. Note: this query will only return future events after this Applet is created.
API endpoint slug
smappee.history_of_when_power_dropped_below_a_threshold
Runtime method
performQuery("smappee.history_of_when_power_dropped_below_a_threshold"}
Query fields
Label
Service location
Helper text
The service location.
Slug
service_location
Required
true
Can have default value
false
Label
Drops below
Helper text
The threshold value specified in watts e.g. 120
Slug
below
Required
true
Can have default value
true
Ingredients
Slug
power
Filter code
Smappee.historyOfWhenPowerDroppedBelowAThreshold.AvgPowerInWatts
Type
String
Example
50
Slug
serviceLocation
Filter code
Smappee.historyOfWhenPowerDroppedBelowAThreshold.ServiceLocation
Type
String
Example
Home
Slug
threshold
Filter code
Smappee.historyOfWhenPowerDroppedBelowAThreshold.ThresholdInWatts
Type
String
Example
500
Slug
solar
Filter code
Smappee.historyOfWhenPowerDroppedBelowAThreshold.AvgSolarPowerInWatts
Type
String
Example
1200
Slug
created_at
Filter code
Smappee.historyOfWhenPowerDroppedBelowAThreshold.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00