Interface BrickletMotionDetector.DetectionCycleEndedListener

  • All Superinterfaces:
    DeviceListener, java.util.EventListener, TinkerforgeListener
    Enclosing class:
    BrickletMotionDetector

    public static interface BrickletMotionDetector.DetectionCycleEndedListener
    extends DeviceListener
    This listener is called when the detection cycle ended. When this listener is called, a new motion can be detected again after approximately 2 seconds.
    • Method Detail

      • detectionCycleEnded

        void detectionCycleEnded()