EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoEEP_A510xx.h File Reference
#include "eoA5EEProfile.h"
Include dependency graph for eoEEP_A510xx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eoEEP_A510xx
 The class to handle EEP a510 profiles. More...
 

Enumerations

enum  ROP_1F_BUTTONS { OCCUPANCY = 0x00, UNOCCUPANCY = 0x01 }
 Buttons for A5-10-1F profile. More...
 
enum  ROP_SET_POINT_MODE { ROP_ROOM_TEMP_DEFINED = 0, ROP_FROST_PROTECTION = 1, ROP_AUTOMATIC_CONTROL = 2 }
 Enums for Set point mode. More...
 
enum  ROP_USER_ACTIVITY { ROP_NO_USER_ACTIVITY = 0, ROP_USER_INTERACTION = 1 }
 Enums for User activity. More...
 

Enumeration Type Documentation

◆ ROP_1F_BUTTONS

Buttons for A5-10-1F profile.

Enumerator
OCCUPANCY 

Occupancy 0

UNOCCUPANCY 

Unoccupancy 1

◆ ROP_SET_POINT_MODE

Enums for Set point mode.

Enumerator
ROP_ROOM_TEMP_DEFINED 

0 Room temperature defined by SP

ROP_FROST_PROTECTION 

1 Frost protection

ROP_AUTOMATIC_CONTROL 

2 Automatic control

◆ ROP_USER_ACTIVITY

Enums for User activity.

Enumerator
ROP_NO_USER_ACTIVITY 

0 No user action

ROP_USER_INTERACTION 

1 User interaction