Package | Description |
---|---|
org.universAAL.lddi.knx.driver | |
org.universAAL.lddi.knx.exporter | |
org.universAAL.lddi.knx.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
KnxDpt1Instance
Working instance of the IKnxDpt1 driver.
|
class |
KnxDpt3Instance
Working instance of the IKnxDpt3 driver.
|
class |
KnxDpt5Instance
Working instance of the IKnxDpt5 driver.
|
class |
KnxDpt9Instance
Working instance of the IKnxDpt9 driver.
|
Modifier and Type | Method and Description |
---|---|
Map<String,KnxDriver> |
KnxManager.getDriverList() |
Modifier and Type | Method and Description |
---|---|
void |
KnxManager.addDriver(String groupDeviceId,
KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory knxGroupDeviceCategory,
KnxDriver knxDriver)
couple KNX driver to upper layer
|
void |
KnxManager.removeDriver(String groupDeviceId,
KnxDriver knxDriver) |
Modifier and Type | Method and Description |
---|---|
void |
IKnxDriverClient.addDriver(String groupDeviceId,
KnxGroupDeviceCategoryUtil.KnxGroupDeviceCategory groupDeviceCategory,
KnxDriver knxDriver)
couple KNX driver to upper layer
|
void |
IKnxDriverClient.removeDriver(String groupDeviceId,
KnxDriver knxDriver) |
Copyright © 2018 universAAL Consortium. All rights reserved.