30 #if !defined(eoEEP_A507_H__INCLUDED_) 31 #define eoEEP_A507_H__INCLUDED_ 72 #endif // !defined(EA_259BDE62_FE41_490e_8B3E_427A72922C4A__INCLUDED_) eoReturn SetValue(CHANNEL_TYPE type, float value)
Sets the Value using a Floating Point.
EnOcean Equipment Profiles.
Definition: eoA5EEProfile.h:85
eoReturn SetType(uint8_t type)
The class to handle EEP a507 profiles.
Definition: eoEEP_A507xx.h:57
uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
eoReturn GetValue(CHANNEL_TYPE type, float &value)
Gets the Value as Floating Point.
CHANNEL_TYPE
Definition: eoChannelEnums.h:169