News Download Tutorial FAQ Reference Buy

안드로이드 : org.roboid.robot : DeviceType

public interface
DeviceType
org.roboid.robot.DeviceType
개요
디바이스 형에 대한 상수 값을 정의합니다.
상수 값
버전 1.0.0부터
public static final int COMMAND
커맨드 디바이스임을 나타내는 상수

상수 값:
    3
버전 1.0.0부터
public static final int EFFECTOR
이펙터 디바이스임을 나타내는 상수

상수 값:
    1
버전 1.0.0부터
public static final int EVENT
이벤트 디바이스임을 나타내는 상수

상수 값:
    2
버전 1.0.0부터
public static final int SENSOR
센서 디바이스임을 나타내는 상수

상수 값:
    0
Copyright Robot Software Education Institute. All rights reserved.
Please contact prof. Kwang-Hyun Park (akaii@kw.ac.kr) if you have any problem.