tuwien.auto.calimero.mgmt.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of calimero-core Show documentation
Show all versions of calimero-core Show documentation
Calimero, a free KNX network library
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;