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 any of your Filtrete Smart Air Filter drops below your chosen percentage. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- filtrete.history_of_filtrete_smart_air_filter_life_dropped_below
- Runtime method
- performQuery("filtrete.history_of_filtrete_smart_air_filter_life_dropped_below")
Query fields
Filter life threshold Text input > Regular expression
- Label
- Please enter a filter life percentage
- Helper text
- This trigger will fire when the filter life drops below the percentage you enter.
- Slug
- filter_life_threshold
- Required
- true
- Can have default value
- true
Ingredients
LocationThe location of the filter.
- Slug
- location
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.Location
- Type
- String
- Example
- Home
NameThe name of the filter.
- Slug
- name
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.Name
- Type
- String
- Example
- Hallway
Remaining filter lifeThe remaining filter life percentage, without the '%' sign.
- Slug
- remaining_filter_life
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.RemainingFilterLife
- Type
- String
- Example
- 10
ModelThe model type of the filter.
- Slug
- model
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.Model
- Type
- String
- Example
- Premium Allergen, Bacteria & Virus
Family nameThe family type of the filter.
- Slug
- family_name
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.FamilyName
- Type
- String
- Example
- Healthy Living
Microparticle performance ratingThe microparticle performance rating (MPR) of the filter.
- Slug
- mpr
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.MicroparticlePerformanceRating
- Type
- String
- Example
- 1900
DimensionsThe dimension of the filter: width x height x depth.
- Slug
- dimensions
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.Dimensions
- Type
- String
- Example
- 16x20x1
Install dateThe installation date of the filter.
- Slug
- install_date
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.InstallDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
TimestampThe date and time of when the filter life changed.
- Slug
- timestamp
- Filter code
- Filtrete.historyOfFiltreteSmartAirFilterLifeDroppedBelow.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00