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

Query metadata response structure. More...

#include <eoReCom.h>

Public Attributes

RECOM_SUPPORT remoteTeachOutbound
 Remote teach outbound supported.
 
RECOM_SUPPORT remoteTeachInbound
 Remote teach inbound supported.
 
RECOM_SUPPORT outboundLinkTable
 Outbound link table supported.
 
RECOM_SUPPORT inboundLinkTable
 Inbound link table supported.
 
uint8_t lengthOfOutbound
 Current length of outbound table.
 
uint8_t maxOfOutbound
 Max length of outbound table.
 
uint8_t lengthOfInbound
 Current length of inbound table.
 
uint8_t maxOfInbound
 Max length of inbound table.
 

Detailed Description

Query metadata response structure.