Package com.tinkerforge
Interface BrickletMotionDetectorV2.MotionDetectedListener
-
- All Superinterfaces:
DeviceListener
,java.util.EventListener
,TinkerforgeListener
- Enclosing class:
- BrickletMotionDetectorV2
public static interface BrickletMotionDetectorV2.MotionDetectedListener extends DeviceListener
This listener is called after a motion was detected.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
motionDetected()
-