Kaiterra Sources
Novant provides integration with Kaiterra indoor air quality devices through the Kaiterra API. This page documents the configuration parameters and point definitions used for Kaiterra sources.
API Key
Each source requires an API key to authenticate and authorize requests to the Kaiterra API.
Sources
The address format for Kaiterra sources is:
<device_udid>
Examples:
00000000-0031-0101-0000-00007e57c0de
00000000-0001-0101-0000-00007e57c0de
Points
The address format for Kaiterra points is:
ai.<code>
Examples:
ai.rtemp
ai.rpm25c
The full list of parameter codes is provided below. The specific point parameters will vary by the device model.
Code | Name (units) |
---|---|
rco2 |
Carbon dioxide (ppm) |
ro3 |
Ozone (ppb) |
rpm25c |
PM2.5 (µg/m³) |
rpm10c |
PM10 (µg/m³) |
rhumid |
Relative humidity (%) |
rtemp |
Temperature (°C) |
rtvoc |
Total Volatile Organic Compounds (TVOC) (ppb) |
pir |
Passive infrared (0: no movement detected; 1: movement detected) |
atmospheric_pressure |
Ambient atmospheric pressure (Pa) |
light_clear |
Illuminance measured with no filter (lx) |
light_red |
Illuminance measured through a red filter (lx) |
light_green |
Illuminance measured through a green filter (lx) |
light_blue |
Illuminance measured through a blue filter (lx) |
light_ir |
Illuminance measured through an infrared filter (lx) |
co |
Carbon monoxide (ppm) |
no2 |
Nitrogen dioxide (NO2) (ppb) |