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 battery was low on the Hearing Aid.
- API endpoint slug
- oticon.history_of_low_battery_alerts
- Runtime method
- performQuery("oticon.history_of_low_battery_alerts")
Query fields
No fields for this query
Ingredients
Battery percentageBattery status of the hearing aid in percentage.
- Slug
- battery_percentage
- Filter code
- Oticon.historyOfLowBatteryAlerts.BatteryPercentage
- Type
- String
- Example
- 70
Hidevice typeDevice type of the hearing aid.
- Slug
- hidevice_type
- Filter code
- Oticon.historyOfLowBatteryAlerts.HIDeviceType
- Type
- String
- Example
- Left
Occured atDate and time of occurrence.
- Slug
- occured_at
- Filter code
- Oticon.historyOfLowBatteryAlerts.OccuredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00