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

Confirm Learn response. More...

#include <eoSerialCommand.h>

Public Attributes

uint8_t priPostmaster
 Already post master 0b xxxx 1xxx/Place for mailbox 0b xxxx x1xx/Good RSSI 0b xxxx xx1x/Local 0b xxxx xxx1.
 
uint32_t manufacturerID
 Manufacturer ID.
 
uint8_t eep [3]
 Code of used EEP profile.
 
uint8_t rssi
 Signal strength; Send case: FF/Receive case: actual RSSI.
 
uint32_t postmasterID
 Device ID of the Post master candidate.
 
uint32_t smartAckID
 This sensor would be Learn IN.
 
uint8_t hopCount
 Numbers of repeater hop.
 

Detailed Description

Confirm Learn response.