tuwien.auto.calimero.datapoint.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 a representation for KNX datapoints, for state-based datapoints as well as for command-based datapoints.
* Groups of datapoints are managed using a {@link tuwien.auto.calimero.datapoint.DatapointModel}.
*/
package tuwien.auto.calimero.datapoint;