28 #ifndef EO_EEP_D2B100_H 29 #define EO_EEP_D2B100_H 69 D2B100_E_NO_ERROR = 0,
70 D2B100_E_MEASUREMENTS_NOT_RELIABLE = 1,
71 D2B100_E_DEVICE_EMPTY = 2,
72 D2B100_E_LOOP_LINE_AT_GROUND = 3,
73 D2B100_E_MALFUNCTION_OF_INTERNAL_IR_SENSOR = 4,
74 D2B100_E_COMMUNICATION_ERROR_WITH_SENSORS = 5,
93 #endif // !eoEEP_D2B100 uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96
eoReturn SetType(uint8_t type)
The class to handle eoEEP_D2B100.
Definition: eoEEP_D2B100.h:78