public class DeviceServiceCaller extends Object
Modifier | Constructor and Description |
---|---|
protected |
DeviceServiceCaller(ModuleContext context) |
Modifier and Type | Method and Description |
---|---|
ServiceRequest |
getAllDevicesRequest() |
String[] |
getControlledDevices() |
boolean |
switchdevice(String deviceURI,
boolean on) |
boolean |
switchDevice(String deviceURI,
boolean on) |
protected DeviceServiceCaller(ModuleContext context)
public ServiceRequest getAllDevicesRequest()
public String[] getControlledDevices()
public boolean switchDevice(String deviceURI, boolean on)
public boolean switchdevice(String deviceURI, boolean on)
Copyright © 2018 universAAL Consortium. All rights reserved.