public class MotionSensorObserver extends Object implements org.openbase.jul.pattern.Observer<rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData>
| Constructor and Description |
|---|
MotionSensorObserver(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(org.openbase.jul.pattern.Observable<rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData> source,
rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData data) |
public MotionSensorObserver(String id) throws InterruptedException, org.openbase.jul.exception.InstantiationException
InterruptedExceptionorg.openbase.jul.exception.InstantiationExceptionpublic void update(org.openbase.jul.pattern.Observable<rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData> source,
rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData data)
throws Exception
update in interface org.openbase.jul.pattern.Observer<rst.domotic.unit.dal.MotionDetectorDataType.MotionDetectorData>ExceptionCopyright © 2014–2017 openbase.org. All rights reserved.