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

Helper Structure for eep teach in Queries. More...

#include <eoUTEHelper.h>

Public Attributes

uint8_t rorg
 Rorg of the profile to be teached in.
 
uint8_t func
 Func of the profile to be teached in.
 
uint8_t type
 Type of the profile to be teached in.
 
uint8_t numberOfChannel
 Number of individual channel to be taught in.
 
uint16_t manufacturerID
 Manufacturer ID.
 
UTE_DIRECTION direction
 Communication capabilities.
 
UTE_REQUEST request
 Request.
 

Detailed Description

Helper Structure for eep teach in Queries.

Examples:
vld_example.cpp.