lejos.nxt.remote
Class DeviceInfo
java.lang.Object
lejos.nxt.remote.DeviceInfo
public class DeviceInfo
- extends Object
Represents a remote NXT accessed via LCP.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
status
public byte status
NXTname
public String NXTname
bluetoothAddress
public String bluetoothAddress
signalStrength
public int signalStrength
freeFlash
public int freeFlash
DeviceInfo
public DeviceInfo()