28 #ifndef EO_EEP_D26002_H 29 #define EO_EEP_D26002_H 77 D26002_AT_DAMPER_OR_VALVE = 0,
78 D26002_AT_VARIABLE_AIR_VOLUME = 1,
83 D26002_AF_UNSPECIFIED = 0,
84 D26002_AF_AIR_EXHAUST = 1,
85 D26002_AF_AIR_SUPPLY = 2,
86 D26002_AF_HOT_HYDRAULIC_2_WAYS = 3,
87 D26002_AF_COLD_HYDRAULIC_2_WAYS = 4,
88 D26002_AF_SEASONAL_2_WAYS = 5,
89 D26002_AF_HYDRAULIC_6_WAYS = 6,
90 D26002_AF_RESERVED = 7,
95 D26002_T_OUT_OF_RANGE_NEGATIVE = 1001,
96 D26002_T_OUT_OF_RANGE_POSITIVE = 1002,
97 D26002_T_NOT_MEASURED = 1023,
112 #endif // !eoEEP_D26002 uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn SetType(uint8_t type)
The class to handle eoEEP_D26002.
Definition: eoEEP_D26002.h:101
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96