28 #ifndef EO_EEP_D20620_H 29 #define EO_EEP_D20620_H 135 D20620_WP_CLOSE_UNLOCK = 0,
139 D20620_AT_RESERVED = 0,
143 D20620_RT_STATUS = 0,
147 D20620_PS_CLOSED_LOCKED = 0,
152 D20620_RAT_CONTINUOUS_AERATION = 0,
156 D20620_FC_NO_FAILURE = 0,
176 #endif // !eoEEP_D20620 uint8_t type
Type.
Definition: eoProfile.h:69
eoMessage msg
helper function to convert bits
Definition: eoProfile.h:302
Message Class for communication.
Definition: eoMessage.h:47
eoReturn SetType(uint8_t type)
virtual eoReturn SetCommand(uint8_t cmd)
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96
CHANNEL_TYPE
Definition: eoChannelEnums.h:169
virtual eoReturn Parse(const eoMessage &msg)
Parses a msg using learned in Profile from Device.
The class to handle eoEEP_D20620.
Definition: eoEEP_D20620.h:160