-
Notifications
You must be signed in to change notification settings - Fork 5
KNX Devicelibrary
Alejandro Medrano Gil edited this page May 20, 2015
·
2 revisions
<< Back to LDDI KNX-Integration page
Provides class models, utils and interfaces for KNX development.
KnxEncoder provides methods to encode and decode KNX telegrams.
KnxDevice and KnxDriver are abstract classes which provide functionality for device-driver matchmaking in the OSGi framework.
The devicecategory package provides a set of interfaces of KNX device categories (for OSGi DAS match-making) with specific rules needed for the communication between OSGi KNX device services and OSGi KNX driver services for all KNX Datapoint Types. (e.g. KnxDpt1, KnxDpt2,...)