Package com.highmobility.autoapi
Class RemoteControl
java.lang.Object
com.highmobility.autoapi.RemoteControl
The Remote Control capability
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classControl commandstatic enumstatic classGet control statestatic classGet Remote Control property availability informationstatic classStart controlstatic classThe remote control statestatic classStop control -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DisabledIn[]static final intstatic final bytestatic final bytestatic final byte -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IDENTIFIER
public static final int IDENTIFIER- See Also:
-
PROPERTY_CONTROL_MODE
public static final byte PROPERTY_CONTROL_MODE- See Also:
-
PROPERTY_ANGLE
public static final byte PROPERTY_ANGLE- See Also:
-
PROPERTY_SPEED
public static final byte PROPERTY_SPEED- See Also:
-
disabledIn
-
-
Constructor Details
-
RemoteControl
public RemoteControl()
-