28 #ifndef EO_EEP_D2145A_H 29 #define EO_EEP_D2145A_H 82 D2145A_I_SENSOR_NOT_PRESENT = 65535,
87 D2145A_CT_SENSOR_NOT_PRESENT = 32766,
88 D2145A_CT_ERROR = 32767,
93 D2145A_LF_SENSOR_NOT_PRESENT = 255,
98 D2145A_SP_VERTICAL_LOOKING_HORIZONTAL = 0,
99 D2145A_SP_HORIZONTAL_LOOKING_UP = 1,
100 D2145A_SP_HORIZONTAL_LOOKING_DOWN = 2,
116 #endif // !eoEEP_D2145A eoReturn SetType(uint8_t type)
uint8_t type
Type.
Definition: eoProfile.h:69
The class to handle eoEEP_D2145A.
Definition: eoEEP_D2145A.h:105
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96