Uses of Interface
tuwien.auto.calimero.link.KNXNetworkMonitor

Packages that use KNXNetworkMonitor
tuwien.auto.calimero.link Link interface to access a KNX network. 
 

Uses of KNXNetworkMonitor in tuwien.auto.calimero.link
 

Classes in tuwien.auto.calimero.link that implement KNXNetworkMonitor
 class KNXNetworkMonitorFT12
          Implementation of the KNX network monitor link based on the FT1.2 protocol, using a FT12Connection.
 class KNXNetworkMonitorIP
          Implementation of the KNX network monitor link based on the KNXnet/IP protocol, using a KNXnetIPConnection.