Struct SYN_Climate¶
Generic Climate Sensor Context.
#include <syn_climate.h>
Public Attributes¶
| Type | Name |
|---|---|
| float | dew_point_c |
| float | humidity_rh |
| SYN_SoftI2C | i2c |
| uint8_t | i2c_addr |
| float | pressure_hpa |
| float | temperature_c |
| SYN_ClimateType | type |
Public Attributes Documentation¶
variable dew_point_c¶
Calculated Dew Point in Degrees Celsius
variable humidity_rh¶
Relative Humidity %
variable i2c¶
variable i2c_addr¶
variable pressure_hpa¶
Barometric Pressure in hPa / mbar
variable temperature_c¶
Temperature in Degrees Celsius
variable type¶
The documentation for this class was generated from the following file src/syntropic/sensor/syn_climate.h