com.cumulocity.model.environmental.sensor
Class MotionSensor
java.lang.Object
com.cumulocity.model.environmental.sensor.MotionSensor
public class MotionSensor
- extends Object
Provides a representation for a motion sensor.
A motion sensor detects motion in a given area and can do so by looking for body heat (passive infrared sensors),
sending pulses of ultrasonic waves and measuring the reflection off a moving object (ultrasonic sensors),
sending microwave pulses and measuring the reflection off a moving object (microwave sensors),
sensing disturbances to radio waves as they travel through an area surrounded by mesh network nodes (tomographic detector),
among others.
At this moment in time, this representation does not have any properties of its own.
- Author:
- ricardomarques
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MotionSensor
public MotionSensor()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.