public abstract class EV3DevPlatforms extends EV3DevFileSystem
Modifier and Type | Field and Description |
---|---|
private static Logger |
log |
EV3DEV_ROOT_PATH, EV3DEV_TESTING_KEY, ROOT_PATH
Constructor and Description |
---|
EV3DevPlatforms() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getMotorPort(Port port) |
protected EV3DevPlatform |
getPlatform()
This method returns the platform
|
protected java.lang.String |
getSensorPort(Port port) |
getROOT_PATH
protected EV3DevPlatform getPlatform()
java.lang.RuntimeException
- Exceptionprotected java.lang.String getMotorPort(Port port)
protected java.lang.String getSensorPort(Port port)