28 #ifndef EO_EEP_D2140D_H    29 #define EO_EEP_D2140D_H    77   D2140D_TMP9_ERROR = 511,
    81   D2140D_HUM_ERROR = 255,
    85   D2140D_VOC_ERROR = 255,
    89   D2140D_BA_BUTTON_A_RELEASED = 0,
    90   D2140D_BA_BUTTON_A_PRESSED = 1,
    91   D2140D_BA_RESERVED = 2,
    92   D2140D_BA_BUTTON_A_ERROR_STATE_NOT_DETECTABLE = 3,
   111 #endif // !eoEEP_D2140D uint8_t type
Type. 
Definition: eoProfile.h:69
eoReturn SetType(uint8_t type)
The class to handle eoEEP_D2140D. 
Definition: eoEEP_D2140D.h:96
eoReturn
contains all the return values from different functions 
Definition: eoApiDef.h:40
EnOcean Equipment Profiles. 
Definition: eoD2EEProfile.h:96