Class ShowAnimationRequest
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.ShowAnimationRequest
public class ShowAnimationRequest
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
ConstructorsConstructorDescriptionShowAnimationRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Animation animation) -
Method Summary
Modifier and TypeMethodDescriptioncom.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.AnimationMethods 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
-
ShowAnimationRequest
public ShowAnimationRequest(com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Animation animation)
-
-
Method Details
-
getAnimation
public com.github.yafna.raspberry.grovepi.pi4j.GroveLedMatrix.Animation getAnimation()
-