knx
ETS configurable knx-stack
knx_ip_dib.h File Reference

Go to the source code of this file.

Classes

class  KnxIpDIB
 

Enumerations

enum  DescriptionTypeCode : uint8_t {
  DEVICE_INFO = 0x01 , SUPP_SVC_FAMILIES = 0x02 , IP_CONFIG = 0x03 , IP_CUR_CONFIG = 0x04 ,
  KNX_ADDRESSES = 0x05 , MANUFACTURER_DATA = 0x06 , TUNNELING_INFO = 0x07 , EXTENDED_DEVICE_INFO = 0x08 ,
  MFR_DATA = 0xFE
}
 

Enumeration Type Documentation

◆ DescriptionTypeCode

enum DescriptionTypeCode : uint8_t
Enumerator
DEVICE_INFO 
SUPP_SVC_FAMILIES 
IP_CONFIG 
IP_CUR_CONFIG 
KNX_ADDRESSES 
MANUFACTURER_DATA 
TUNNELING_INFO 
EXTENDED_DEVICE_INFO 
MFR_DATA 

Definition at line 8 of file knx_ip_dib.h.