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 when the remaining life (%) of a Filtrete Smart Air Filter changes.
- API endpoint slug
- filtrete.history_of_filtrete_smart_air_filter_life_changed
- Runtime method
- performQuery("filtrete.history_of_filtrete_smart_air_filter_life_changed")
Query fields
No fields for this query
Ingredients
TimestampThe date and time of when the filter life changed.
- Slug
- timestamp
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
NameThe name of the filter.
- Slug
- name
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.Name
- Type
- String
- Example
- Hallway
LocationThe location of the filter.
- Slug
- location
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.Location
- Type
- String
- Example
- Home
Remaining filter lifeThe remaining filter life percentage, without the '%' sign.
- Slug
- remaining_filter_life
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.RemainingFilterLife
- Type
- String
- Example
- 10
ModelThe model type of the filter.
- Slug
- model
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.Model
- Type
- String
- Example
- Premium Allergen, Bacteria & Virus
Family nameThe family type of the filter.
- Slug
- family_name
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.FamilyName
- Type
- String
- Example
- Healthy Living
Microparticle performance ratingThe microparticle performance rating (MPR) of the filter.
- Slug
- mpr
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.MicroparticlePerformanceRating
- Type
- String
- Example
- 1900
DimensionsThe dimension of the filter: width x height x depth.
- Slug
- dimensions
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.Dimensions
- Type
- String
- Example
- 16x20x1
Install dateThe installation date of the filter.
- Slug
- install_date
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeChanged.InstallDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07