public class Connection extends Object
| Constructor and Description |
|---|
Connection(String portName,
Object lock,
org.ogema.core.hardwaremanager.HardwareManager hwMngr,
ZWaveDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDevice(Device dev) |
void |
close() |
Device |
findDevice(org.ogema.core.channelmanager.driverspi.DeviceLocator device) |
Map<Short,Device> |
getDevices() |
String |
getInterfaceId() |
LocalDevice |
getLocalDevice() |
boolean |
hasConnection() |
public Connection(String portName, Object lock, org.ogema.core.hardwaremanager.HardwareManager hwMngr, ZWaveDriver driver)
public Device findDevice(org.ogema.core.channelmanager.driverspi.DeviceLocator device)
public void addDevice(Device dev)
public LocalDevice getLocalDevice()
public void close()
public boolean hasConnection()
public String getInterfaceId()
Copyright © 2019. All rights reserved.