28 #if !defined(eoEEP_D2A0_H__INCLUDED_) 29 #define eoEEP_D2A0_H__INCLUDED_ 98 uint8_t outChannelCount;
100 eoReturn SetChannels(SIMPLE_DIRECTION direction,uint8_t
type);
130 #endif // !defined(EA_259BDE62_FE41_490e_8B3E_427A72922C4A__INCLUDED_) The class to handle EEP D2A0 profiles.
Definition: eoEEP_D2A0xx.h:92
Request feedback 0
Definition: eoEEP_D2A0xx.h:74
An interface for profiles which support bidirectional communication, but do not indicate the directio...
Definition: eoISimpleBidirectionalProfile.h:50
Opened 2
Definition: eoEEP_D2A0xx.h:67
uint8_t type
Type.
Definition: eoProfile.h:69
eoMessage msg
helper function to convert bits
Definition: eoProfile.h:302
Request opening 2
Definition: eoEEP_D2A0xx.h:78
Message Class for communication.
Definition: eoMessage.h:47
eoReturn SetDirection(VALVE_DIRECTION direction)
eoReturn Parse(const eoMessage &msg)
Parses a msg using learned in Profile from Device.
virtual eoChannelInfo * GetOutChannel(CHANNEL_TYPE type)
eoReturn SetType(uint8_t type)
virtual eoReturn Create(eoMessage &m)
Generates an EEP Message.
Request closing 1
Definition: eoEEP_D2A0xx.h:76
Water valve to the controller 0
Definition: eoEEP_D2A0xx.h:87
Abstract class for channel information. Abstract class for channel information. From this class speci...
Definition: eoChannelInfo.h:77
virtual void ClearValues()
eoEEP_D2A0xx(uint16_t size=1)
VALVE_DIRECTION
Valve direction enums for D2-A0-xx profiles.
Definition: eoEEP_D2A0xx.h:84
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
Specific class for EEP channel information. Class used to describe the EEP channels. It has the EEP_ITEM to describe the EEP channel values and the subtype - index.
Definition: eoChannelInfo.h:110
VALVE_STATUS
Valve status enums for D2-A0-xx profiles.
Definition: eoEEP_D2A0xx.h:62
EnOcean Equipment Profiles.
Definition: eoD2EEProfile.h:96
VALVE_REQUEST
Valve status request enums for D2-A0-xx profiles.
Definition: eoEEP_D2A0xx.h:71
CHANNEL_TYPE
Definition: eoChannelEnums.h:169
Closed 1
Definition: eoEEP_D2A0xx.h:65
Request closing 3
Definition: eoEEP_D2A0xx.h:80
Controller to the water valve 1
Definition: eoEEP_D2A0xx.h:89