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

Go to the source code of this file.

Classes

class  eoEEP_A514xx
 The class to handle EEP a514 profiles. More...
 

Enumerations

enum  CONTACT_STATES { CONTACT_CLOSED = 0x00, CONTACT_TILT = 0x01, CONTACT_OPEN = 0x03 }
 Contact state for A5-14-09 and 0A profile. More...
 

Enumeration Type Documentation

◆ CONTACT_STATES

Contact state for A5-14-09 and 0A profile.

Enumerator
CONTACT_CLOSED 

Closed 0

CONTACT_TILT 

Tilt 1

CONTACT_OPEN 

Open 3