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