com.sun.spot.peripheral.radio
Class BasestationManager.DiscoverResult
java.lang.Object
com.sun.spot.peripheral.radio.BasestationManager.DiscoverResult
- Enclosing class:
- BasestationManager
public static class BasestationManager.DiscoverResult
- extends Object
The result of discovering a shared basestation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.