Explore Plans
Mobile menu Close menu
HAVEN IAQHAVEN IAQ

PM2.5 threshold is crossed

This Trigger fires whenever the measured Particulate Matter of 2.5 microns in size (PM2.5) is above or below the threshold.

Developer info

API endpoint slug
haven_iaq.pm25_event

Trigger fields

Device ID Dropdown list

Label
Which CAM?
Helper text
The nickname of the Central Air Monitor
Slug
device_id
Required
true
Can have default value
false

Rising Dropdown list

Label
Above or Below Threshold?
Helper text
The particulate matter Trigger is activated by either crossing over or under the specified threshold value.
Slug
rising
Required
true
Can have default value
true

Threshold Text input > Other

Label
Threshold Value
Helper text
HAVEN recommended ranges: Good = 0-12, Fair = 12-33, Poor = 33-200. Please consult your HAVEN Pro to determine what range is best for your home.
Slug
threshold
Required
true
Can have default value
true

Ingredients

ValuePM 2.5 value when the event was triggered.

Slug
value
Filter code
HavenIaq.pm25Event.Value
Type
String
Example
7.3

TimestampWhen the PM2.5 event was triggered.

Slug
timestamp
Filter code
HavenIaq.pm25Event.Timestamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Cam nameName of the CAM that triggered the event.

Slug
cam_name
Filter code
HavenIaq.pm25Event.CamName
Type
String
Example
Basement

ThresholdThreshold crossed that triggered the event.

Slug
threshold
Filter code
HavenIaq.pm25Event.Threshold
Type
String
Example
11.7

RisingWas the value rising or not to trigger the event.

Slug
rising
Filter code
HavenIaq.pm25Event.Rising
Type
String
Example
True