public interface PresenceSimulator
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
enable() |
List<ActuatorItem> |
getActuatorItems() |
List<SensorItem> |
getSensorItems() |
Map<String,String> |
getVariables() |
boolean |
isEnabled() |
void |
recalculate() |
void enable()
void disable()
boolean isEnabled()
List<ActuatorItem> getActuatorItems()
List<SensorItem> getSensorItems()
void recalculate()
Copyright © 2016. All rights reserved.