SunSPOT host API V5.0


com.sun.spot.peripheral.radio
Class BasestationManager.DiscoverResult

java.lang.Object
  extended by com.sun.spot.peripheral.radio.BasestationManager.DiscoverResult
Enclosing class:
BasestationManager

public static class BasestationManager.DiscoverResult
extends Object

The result of discovering a shared basestation


Method Summary
 IEEEAddress getAddress()
           
 int getChannel()
           
 short getPanId()
           
 String getPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChannel

public int getChannel()
Returns:
the radio channel the basestation is using

getPanId

public short getPanId()
Returns:
the pan ID the basestation is using

getPort

public String getPort()
Returns:
the comms port by which the basestation is connected to the host

getAddress

public IEEEAddress getAddress()
Returns:
the IEEE address of the basestation device

SunSPOT host API V5.0


Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.