Class DeviceInfo


  • public class DeviceInfo
    extends java.lang.Object
    Represents a remote NXT accessed via LCP.
    • Constructor Summary

      Constructors 
      Constructor Description
      DeviceInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • status

        public byte status
      • NXTname

        public java.lang.String NXTname
      • bluetoothAddress

        public java.lang.String bluetoothAddress
      • signalStrength

        public int signalStrength
      • freeFlash

        public int freeFlash
    • Constructor Detail

      • DeviceInfo

        public DeviceInfo()