28 #ifndef EO_EEP_D21457_H 29 #define EO_EEP_D21457_H 142 D21457_S_INACTIVE = 0,
147 D21457_V_OUT_OF_RANGE = 4093,
148 D21457_V_INVALID = 4094,
149 D21457_V_NOT_SUPPORTED = 4095,
153 D21457_O_NOT_UNOCCUPIED = 0,
154 D21457_O_OCCUPIED = 1,
158 D21457_D_INVALID = 254,
159 D21457_D_NOT_SUPPORTED = 255,
163 D21457_T_OUT_OF_RANGE = 253,
164 D21457_T_INVALID = 254,
165 D21457_T_NOT_SUPPORTED = 255,
169 D21457_I_OUT_OF_RANGE = 65533,
170 D21457_I_INVALID = 65534,
171 D21457_I_NOTSUPPORTED = 65535,
175 D21457_SS_OUT_OF_RANGE = 253,
176 D21457_SS_INVALID = 254,
177 D21457_SS_NOT_SUPPORTED = 255,
181 D21457_H_INVALID = 254,
182 D21457_H_NOT_SUPPORTED = 255,
186 D21457_CT_INVALID = 14,
187 D21457_CT_NOT_SUPPORTED = 15,
206 #endif // !eoEEP_D21457 eoReturn SetType(uint8_t type)
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
The class to handle eoEEP_D21457.
Definition: eoEEP_D21457.h:191