28 #ifndef EO_EEP_D2145B_H 29 #define EO_EEP_D2145B_H 105 D2145B_T_SATURATION = 801,
106 D2145B_T_SENSOR_ERROR = 802,
107 D2145B_T_SENSOR_NOT_PRESENT = 1023,
112 D2145B_B_SATURATION = 1001,
113 D2145B_B_SENSOR_ERROR = 1002,
114 D2145B_B_SENSOR_NOT_PRESENT = 1023,
119 D2145B_PM1_SATURATION = 1001,
120 D2145B_PM1_SENSOR_ERROR = 1002,
121 D2145B_PM1_SENSOR_NOT_PRESENT = 1023,
126 D2145B_PM2_5_SATURATION = 1001,
127 D2145B_PM2_5_SENSOR_ERROR = 1002,
128 D2145B_PM2_5_SENSOR_NOT_PRESENT = 1023,
133 D2145B_PM10_SATURATION = 1001,
134 D2145B_PM10_SENSOR_ERROR = 1002,
135 D2145B_PM10_SENSOR_NOT_PRESENT = 1023,
141 D2145B_NA_SATURATION = 201,
142 D2145B_NA_SENSOR_ERROR = 202,
143 D2145B_NA_SENSOR_NOT_PRESENT = 255,
148 D2145B_NP_SATURATION = 201,
149 D2145B_NP_SENSOR_ERROR = 202,
150 D2145B_NP_SENSOR_NOT_PRESENT = 255,
155 D2145B_NL_SENSOR_ERROR = 182,
156 D2145B_NL_SENSOR_NOT_PRESENT = 255,
167 D2145B_H_SENSOR_ERROR = 102,
168 D2145B_H_SENSOR_NOT_PRESENT = 127,
183 #endif // !eoEEP_D2145B uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn SetType(uint8_t type)
D2145B_CHANNELS
Definition: eoEEP_D2145B.h:77
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96
The class to handle eoEEP_D2145B.
Definition: eoEEP_D2145B.h:172
D2145B_T_ENUM
Definition: eoEEP_D2145B.h:103