28 #ifndef EO_EEP_D20002_H 29 #define EO_EEP_D20002_H 79 D20002_HTS_NO_CHANGE = 255,
84 D20002_DTCS_NO_CHANGE = 255,
89 D20002_FCDTS_NO_CHANGE = 255,
94 D20002_CO_MID_SEASON = 0,
95 D20002_CO_HEATING_SEASON = 1,
96 D20002_CO_COOLING_SEASON = 2,
97 D20002_CO_NO_CHANGE = 3,
102 D20002_TM_COMFORT = 0,
105 D20002_TM_MAINTENANCE = 3,
106 D20002_TM_DEFROST = 4,
121 #endif // !eoEEP_D20002 uint8_t type
Type.
Definition: eoProfile.h:69
The class to handle eoEEP_D20002.
Definition: eoEEP_D20002.h:110
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
eoReturn SetType(uint8_t type)
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96