Class ShowGestureRequest
java.lang.Object
pt.unl.fct.di.novasys.babel.generic.ProtoIPC
pt.unl.fct.di.novasys.babel.generic.ProtoRequest
pt.unl.fct.di.tardis.babel.iot.controlprotocol.requests.ShowGestureRequest
public class ShowGestureRequest
extends pt.unl.fct.di.novasys.babel.generic.ProtoRequest
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoIPC
pt.unl.fct.di.novasys.babel.generic.ProtoIPC.Type -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionShowGestureRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveGestureDetector.PAJ7620GestureType gesture) -
Method Summary
Modifier and TypeMethodDescriptioncom.github.yafna.raspberry.grovepi.pi4j.GroveGestureDetector.PAJ7620GestureTypeMethods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoRequest
getIdMethods inherited from class pt.unl.fct.di.novasys.babel.generic.ProtoIPC
getType
-
Field Details
-
REQUEST_ID
public static final short REQUEST_ID- See Also:
-
-
Constructor Details
-
ShowGestureRequest
public ShowGestureRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveGestureDetector.PAJ7620GestureType gesture)
-
-
Method Details
-
getGesture
public com.github.yafna.raspberry.grovepi.pi4j.GroveGestureDetector.PAJ7620GestureType getGesture()
-