Class SensorData
This data pertains to the ambient atmospheric conditions recorded by the device. The values can be monitored or set.
Parameters
| Name | Description |
| TimeCounter |
uint64 The current value of the time counter |
| Temperature |
double The current temperature value at the sensor |
| RelativeHumidity |
double The current relative humidity value at the sensor |
| AmbientLight |
uint16 The current level of ambient light at the sensor |
| BarometricPressure |
double The current barometric pressure light at the sensor |
| SoundNoise |
double The current level of sound at the sensor |
| eTVOC |
int16 The equivalent total volatile organic compounds at the sensor |
| eCO2 |
int16 The current level of equivalent carbon dioxide at the sensor |
Requirements
KioWare for Windows version 8.16 or greater.