BresserWeatherSensorReceiver
Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver for Arduino based on CC1101 or SX1276/RFM95W
Loading...
Searching...
No Matches
WeatherSensor::Weather Struct Reference

Public Attributes

bool temp_ok = false
 temperature o.k. (only 6-in-1)
 
bool tglobe_ok = false
 globe temperature o.k. (only 8-in-1)
 
bool humidity_ok = false
 humidity o.k.
 
bool light_ok = false
 light o.k. (only 7-in-1)
 
bool uv_ok = false
 uv radiation o.k. (only 6-in-1)
 
bool wind_ok = false
 wind speed/direction o.k. (only 6-in-1)
 
bool rain_ok = false
 rain gauge level o.k.
 
float temp_c = 0.0
 temperature in degC
 
float tglobe_c = 0.0
 globe temperature in degC (only 8-in-1)
 
float light_klx = 0.0
 Light KLux (only 7-in-1)
 
float light_lux = 0.0
 Light lux (only 7-in-1)
 
float uv = 0.0
 uv radiation (only 6-in-1 & 7-in-1)
 
float rain_mm = 0.0
 rain gauge level in mm
 
uint8_t humidity = 0
 humidity in %
 

The documentation for this struct was generated from the following file: