Package | Description |
---|---|
org.universAAL.lddi.knx.driver | |
org.universAAL.lddi.knx.groupdevicemodel |
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 | Class and Description |
---|---|
class |
KnxDpt1GroupDevice
Concrete implementation of KNX group devices for KNX data type 1.***.
|
class |
KnxDpt2GroupDevice
Concrete implementation of KNX group devices for KNX data type 2.***.
|
class |
KnxDpt3GroupDevice
Concrete implementation of KNX group devices for KNX data type 3.***.
|
class |
KnxDpt4GroupDevice
Concrete implementation of KNX group devices for KNX data type 4.***.
|
class |
KnxDpt5GroupDevice
Concrete implementation of KNX group devices for KNX data type 5.***.
|
class |
KnxDpt9GroupDevice
Concrete implementation of KNX group devices for KNX data type 9.***.
|
class |
KnxGroupDevice
One KNX group groupDevice represents one groupAddress (with additional
properties) from ETS4 XML export.
|
Modifier and Type | Field and Description |
---|---|
protected IKnxReceiveMessage |
KnxGroupDevice.driver
reference to my driver instance; can be just one!
|
Modifier and Type | Method and Description |
---|---|
void |
KnxGroupDevice.addDriver(IKnxReceiveMessage driverInstance)
store a driver reference for this groupDevice
|
Copyright © 2018 universAAL Consortium. All rights reserved.