All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tuwien.auto.calimero.mgmt.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Contains KNX property and management services.
 * 

* {@link tuwien.auto.calimero.mgmt.PropertyClient} provides a unified interface for accessing KNX interface object * properties. Two different ways of property access are supported via adapters: *

    *
  • remote property services
  • *
  • local device management
  • *
* Management connections support connection-less and connection-oriented communication. */ package tuwien.auto.calimero.mgmt;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy