EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
|
#include "eoA5EEProfile.h"
Go to the source code of this file.
Classes | |
class | eoEEP_A512xx |
The class to handle EEP a512 Automated meter reading (AMR) profiles. More... | |
Enumerations | |
enum | DATA_TYPE_METER_READING { CUMULATIVE = 0x00, CURRENT = 0x01 } |
Data type enums for A5-12-xx profiles. More... | |
enum | BATTERY_LEVEL { BATTERY_LEVEL_100_75 = 0x00, BATTERY_LEVEL_75_50 = 0x01, BATTERY_LEVEL_50_25 = 0x02, BATTERY_LEVEL_25_0 = 0x03 } |
Battery enums for A5-12-xx profiles. More... | |
enum | SENSOR_POSITION_ENUM { POSITION_NOT_POSSESSED = 0x00, POSITION_POSSESSED = 0x01 } |
Sensor position enums for A5-12-05 profiles. More... | |
enum | SENSOR_POSITION_INDEX_ENUM { POSITION_LOCATION_0 = 0x00, POSITION_LOCATION_1 = 0x01, POSITION_LOCATION_2 = 0x02, POSITION_LOCATION_3 = 0x03, POSITION_LOCATION_4 = 0x04, POSITION_LOCATION_5 = 0x05, POSITION_LOCATION_6 = 0x06, POSITION_LOCATION_7 = 0x07, POSITION_LOCATION_8 = 0x08, POSITION_LOCATION_9 = 0x09 } |
Sensor position index enums for A5-12-05 profiles. More... | |
enum BATTERY_LEVEL |
enum SENSOR_POSITION_ENUM |
Sensor position index enums for A5-12-05 profiles.