tuwien.auto.calimero.knxnetip.util.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!
/**
* Structures used in KNXnet/IP service types.
*
* This package contains all supported description information blocks (DIBs), carrying information about a KNX device
* when doing device discovery / description.
* It also contains the structures for creating new connections, in particular connection request information (CRI) and
* connection response data (CRD), as well as the host protocol address information (HPAI).
*/
package tuwien.auto.calimero.knxnetip.util;