| Package | Description |
|---|---|
| com.digi.xbee.api | |
| com.digi.xbee.api.models |
| Modifier and Type | Method and Description |
|---|---|
HardwareVersion |
AbstractXBeeDevice.getHardwareVersion()
Returns the hardware version of this XBee device.
|
| Modifier and Type | Method and Description |
|---|---|
static HardwareVersion |
HardwareVersion.get(int value)
Returns the
HardwareVersion object associated to the given
numeric value. |
static HardwareVersion |
HardwareVersion.get(int value,
String description)
Returns the
HardwareVersion object associated to the given
numeric value and description. |
| Modifier and Type | Method and Description |
|---|---|
static XBeeProtocol |
XBeeProtocol.determineProtocol(HardwareVersion hardwareVersion,
String firmwareVersion)
Determines the XBee protocol based on the given Hardware and firmware
versions.
|
© Copyright 2014?2015 Digi International Inc. All rights reserved.