knx
ETS configurable knx-stack
knx_ip_cri.h File Reference

Go to the source code of this file.

Classes

class  KnxIpCRI
 

Enumerations

enum  ConnectionType : uint8_t {
  DEVICE_MGMT_CONNECTION = 3 , TUNNEL_CONNECTION = 4 , REMLOG_CONNECTION = 6 , REMCONF_CONNECTION = 7 ,
  OBJSVR_CONNECTION = 8
}
 

Enumeration Type Documentation

◆ ConnectionType

enum ConnectionType : uint8_t
Enumerator
DEVICE_MGMT_CONNECTION 
TUNNEL_CONNECTION 
REMLOG_CONNECTION 
REMCONF_CONNECTION 
OBJSVR_CONNECTION 

Definition at line 11 of file knx_ip_cri.h.