This query returns a list of recent times your battery fell below a specified value. Note: this query will only return future events after this Applet is created.
API endpoint slug
hager_iot.history_of_battery_below_specified_value
Runtime method
performQuery("hager_iot.history_of_battery_below_specified_value"}
Query fields
Label
Which device?
Slug
cid
Required
true
Can have default value
false
Label
What threshold?
Helper text
0-100
Slug
threshold
Required
true
Can have default value
true
Ingredients
Slug
created_at
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Slug
name
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.Name
Type
String
Example
My Device
Slug
sid
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.SystemSerialNumber
Type
String
Example
HGR12345678901234567890
Slug
systemName
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.SystemName
Type
String
Example
My System
Slug
threshold
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.Threshold
Type
String
Example
10
Slug
battery
Filter code
HagerIot.historyOfBatteryBelowSpecifiedValue.CurrentValue
Type
String
Example
100