Uses of Interface
tuwien.auto.calimero.mgmt.PropertyAdapter

Packages that use PropertyAdapter
tuwien.auto.calimero.mgmt Contains KNX property and management services. 
 

Uses of PropertyAdapter in tuwien.auto.calimero.mgmt
 

Classes in tuwien.auto.calimero.mgmt that implement PropertyAdapter
 class KnIPDeviceMgmtAdapter
          Property adapter for KNXnet/IP local device management.
 class RemotePropertyServiceAdapter
          Property adapter for remote property services.
 

Constructors in tuwien.auto.calimero.mgmt with parameters of type PropertyAdapter
PropertyClient(PropertyAdapter adapter)
          Creates a new property client using the specified adapter for accessing device properties.