28 #ifndef EO_EEP_D2145C_H 29 #define EO_EEP_D2145C_H 103 D2145C_T_SENSOR_NOT_PRESENT = 255,
108 D2145C_H_SENSOR_NOT_PRESENT = 255,
113 D2145C_PM10_SENSOR_NOT_PRESENT = 511,
118 D2145C_PM4_SENSOR_NOT_PRESENT = 511,
123 D2145C_PM2_5_SENSOR_NOT_PRESENT = 511,
128 D2145C_PM1_SENSOR_NOT_PRESENT = 511,
134 D2145C_CO2_SENSOR_NOT_PRESENT = 65535,
139 D2145C_VU_TVOC_UGM3 = 0,
140 D2145C_VU_TVOC_PPB = 1,
141 D2145C_VU_VOC_INDEX = 2
146 D2145C_V_SENSOR_NOT_PRESENT = 16383,
165 #endif // !eoEEP_D2145C eoReturn SetType(uint8_t type)
uint8_t type
Type.
Definition: eoProfile.h:69
The class to handle eoEEP_D2145C.
Definition: eoEEP_D2145C.h:150
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96