public class HomeMaticService extends Object
| Constructor and Description |
|---|
HomeMaticService(org.osgi.framework.BundleContext ctx,
String urlBase,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeviceListener(DeviceListener l) |
void |
addEventListener(HmEventListener l) |
void |
close() |
void |
init(HomeMatic client,
String interfaceId) |
void |
removeDeviceListener(DeviceListener l) |
void |
removeEventListener(HmEventListener l) |
void |
setBackend(HmBackend b) |
public void close()
public void addDeviceListener(DeviceListener l)
public void removeDeviceListener(DeviceListener l)
public void addEventListener(HmEventListener l)
public void removeEventListener(HmEventListener l)
public void setBackend(HmBackend b)
Copyright © 2019. All rights reserved.