
public interface SituationMonitor
Devices and Locations; in order to keep internal status
synchronized with actual status.| Modifier and Type | Method and Description |
|---|---|
void |
addListener(LocationChangeListener lcl) |
void |
close() |
List<Device> |
devicesInLocation(Location loc) |
List<Location> |
getAllAvailableLocations() |
Device |
getInternalStateOf(Device d) |
Location |
getInternalStateOf(Location l) |
Location |
locationOf(Device d) |
void |
removeListener(LocationChangeListener lcl) |
void addListener(LocationChangeListener lcl)
void removeListener(LocationChangeListener lcl)
void close()
Copyright © 2018 universAAL Consortium. All rights reserved.