30 #if !defined(eoEEP_A512_H__INCLUDED_) 31 #define eoEEP_A512_H__INCLUDED_ 177 eoReturn CalculateDivisorAndRawValue(
float value, uint32_t & rawValue);
181 #endif // !defined(EA_259BDE62_FE41_490e_8B3E_427A72922C4A__INCLUDED_) Location 2 2
Definition: eoEEP_A512xx.h:145
EnOcean Equipment Profiles.
Definition: eoA5EEProfile.h:85
SENSOR_POSITION_INDEX_ENUM
Sensor position index enums for A5-12-05 profiles.
Definition: eoEEP_A512xx.h:138
uint8_t type
Type.
Definition: eoProfile.h:69
eoReturn SetType(uint8_t type)
The class to handle EEP a512 Automated meter reading (AMR) profiles.
Definition: eoEEP_A512xx.h:162
virtual eoReturn SetValue(CHANNEL_TYPE type, float value, uint8_t index)
Gets the Value as a float.
Location 1 1
Definition: eoEEP_A512xx.h:143
1 or kWh or m^3 0
Definition: eoEEP_A512xx.h:110
Location 4 4
Definition: eoEEP_A512xx.h:149
SENSOR_POSITION_ENUM
Sensor position enums for A5-12-05 profiles.
Definition: eoEEP_A512xx.h:129
1/s or W or liter/s 1
Definition: eoEEP_A512xx.h:112
Location 3 3
Definition: eoEEP_A512xx.h:147
Location 0 0
Definition: eoEEP_A512xx.h:141
Battery level 100-75% 0
Definition: eoEEP_A512xx.h:119
Abstract class for channel information. Abstract class for channel information. From this class speci...
Definition: eoChannelInfo.h:77
DATA_TYPE_METER_READING
Data type enums for A5-12-xx profiles.
Definition: eoEEP_A512xx.h:107
Location 8 8
Definition: eoEEP_A512xx.h:157
Not possessed 0
Definition: eoEEP_A512xx.h:132
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
virtual eoReturn GetValue(CHANNEL_TYPE type, float &value, uint8_t index)
Gets the Value as Floating point.
Possessed 1
Definition: eoEEP_A512xx.h:134
Battery level 75-50% 1
Definition: eoEEP_A512xx.h:121
CHANNEL_TYPE
Definition: eoChannelEnums.h:169
Battery level 25-0% 3
Definition: eoEEP_A512xx.h:125
BATTERY_LEVEL
Battery enums for A5-12-xx profiles.
Definition: eoEEP_A512xx.h:116
virtual eoChannelInfo * GetChannel(CHANNEL_TYPE type)
Location 5 5
Definition: eoEEP_A512xx.h:151
Location 6 6
Definition: eoEEP_A512xx.h:153
Battery level 50-25% 2
Definition: eoEEP_A512xx.h:123
Location 9 9
Definition: eoEEP_A512xx.h:159
Location 7 7
Definition: eoEEP_A512xx.h:155