28 #ifndef EO_EEP_D21500_H 29 #define EO_EEP_D21500_H 75 D21500_PRES_PRESENT = 0,
76 D21500_PRES_NOT_PRESENT = 1,
77 D21500_PRES_NOT_DETECTABLE = 2,
78 D21500_PRES_PRESENCE_DETECTOR_ERROR = 3,
83 D21500_ESS_MEDIUM = 1,
85 D21500_ESS_CRITICAL = 3,
104 #endif // !eoEEP_D21500 uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn SetType(uint8_t type)
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_D21500.
Definition: eoEEP_D21500.h:89