EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
WATCH_STRUCT Struct Reference

Watch structure. More...

#include <eoWatcher.h>

Public Attributes

uint32_t maxRLCDiff
 Warns if the RLC is to different!
 
uint32_t minPeriodTime
 min Time before a Telegram is expected
 
uint32_t maxPeriodTime
 max Time where a telegram is expected
 
uint32_t timeLastTelegram
 tick count of the last handled Telegram
 
uint32_t wrongCMACUsages
 current wrong cmac
 
uint32_t maxWrongCmac
 maximal allowed wrong CMAC for the device
 
bool resetPeriod
 Reset Period after every Received Telegram.
 

Detailed Description

Watch structure.