Class GestureNotification
java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoNotification
pt.unl.fct.di.tardis.babel.iot.api.notifications.IoTInputNotification<pt.unl.fct.di.novasys.iot.device.i2c.GroveGestureDetector.PAJ7620GestureType>
pt.unl.fct.di.tardis.babel.iot.controlprotocols.notifications.GestureNotification
- All Implemented Interfaces:
Cloneable
public class GestureNotification
extends IoTInputNotification<pt.unl.fct.di.novasys.iot.device.i2c.GroveGestureDetector.PAJ7620GestureType>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGestureNotification(DeviceHandle handle, pt.unl.fct.di.novasys.iot.device.i2c.GroveGestureDetector.PAJ7620GestureType value) -
Method Summary
Methods inherited from class pt.unl.fct.di.tardis.babel.iot.api.notifications.IoTInputNotification
clone, generateNewInput, getDeviceHandle, getTimestamp, getValueMethods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoNotification
getId
-
Field Details
-
NOTIFICATION_ID
public static final short NOTIFICATION_ID- See Also:
-
-
Constructor Details
-
GestureNotification
public GestureNotification(DeviceHandle handle, pt.unl.fct.di.novasys.iot.device.i2c.GroveGestureDetector.PAJ7620GestureType value)
-