| Package | Description |
|---|---|
| org.ogema.driver.zwave |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
ZWaveDriver.findConnection(String interfaceId) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Connection> |
ZWaveDriver.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ZWaveDriver.addConnection(Connection con) |
org.ogema.core.channelmanager.measurements.SampledValue |
Channel.readValue(Connection connection)
Implementation for synchronous read from LL to OGEMA
|
void |
Channel.writeValue(Connection connection,
org.ogema.core.channelmanager.measurements.Value value)
Implementation for synchronous and asynchronous write from OGEMA to LL.
|
| Constructor and Description |
|---|
Device(org.ogema.core.channelmanager.driverspi.DeviceLocator deviceLocator,
Connection connection) |
Copyright © 2019. All rights reserved.