STIMA  3
Public Attributes | List of all members
readable_data_t Struct Reference

Readable data through i2c bus. More...

#include <i2c-leaf.h>

Collaboration diagram for readable_data_t:
Collaboration graph
[legend]

Public Attributes

uint8_t module_type
 module type More...
 
uint8_t module_main_version
 module main version
 
uint8_t module_minor_version
 module minor version
 
leaf_wetness_t leaf_wetness
 leaf wetness data for report
 
uint8_t module_version
 module type
 
float pm_sample [OPCXX_PM_LENGTH]
 
float pm_med [OPCXX_PM_LENGTH]
 
float pm_sigma [OPCXX_PM_LENGTH]
 
uint16_t bins_med [OPCN3_BINS_LENGTH]
 
uint16_t bins_sigma [OPCN3_BINS_LENGTH]
 
pm_value_t pm1
 pm1 data for report
 
pm_value_t pm25
 pm25 data for report
 
pm_value_t pm10
 pm10 data for report
 
bin_value_t bins [OPC_BINS_LENGTH]
 bins array data for report
 
data_t power
 
data_t solar_radiation
 
rain_t rain
 rain data
 
value_t temperature
 temperature data for report
 
value_t humidity
 humidity data for report
 
report_t thr
 
report_t wind
 

Detailed Description

Readable data through i2c bus.

Member Data Documentation

◆ module_type

uint8_t readable_data_t::module_type

module type

module version


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