Package | Description |
---|---|
com.digi.xbee.api.packet | |
com.digi.xbee.api.packet.common | |
com.digi.xbee.api.packet.raw |
Modifier and Type | Class and Description |
---|---|
class |
GenericXBeePacket
This class represents a basic and Generic XBee packet where the payload is
set as a byte array without a defined structure.
|
class |
UnknownXBeePacket
This class represents a basic and unknown XBee packet where the payload is
set as a byte array without a defined structure.
|
Modifier and Type | Class and Description |
---|---|
class |
ATCommandPacket
This class represents an AT Command XBee packet.
|
class |
ATCommandQueuePacket
This class represents an AT Command Queue XBee packet.
|
class |
ATCommandResponsePacket
This class represents an AT Command Response packet.
|
class |
IODataSampleRxIndicatorPacket
This class represents an IO Data Sample RX Indicator packet.
|
class |
ModemStatusPacket
This class represents a Modem Status packet.
|
class |
ReceivePacket
This class represents a Receive Packet.
|
class |
RemoteATCommandPacket
This class represents a Remote AT Command Request packet.
|
class |
RemoteATCommandResponsePacket
This class represents a Remote AT Command Response packet.
|
class |
TransmitPacket
This class represents a Transmit Packet.
|
class |
TransmitStatusPacket
This class represents a Transmit Status Packet.
|
Modifier and Type | Class and Description |
---|---|
class |
RX16IOPacket
This class represents an RX16 Address IO packet.
|
class |
RX16Packet
This class represents an RX (Receive) 16 Request packet.
|
class |
RX64IOPacket
This class represents an RX64 Address IO packet.
|
class |
RX64Packet
This class represents an RX (Receive) 64 Request packet.
|
class |
TX16Packet
This class represents a TX (Transmit) 16 Request packet.
|
class |
TX64Packet
This class represents a TX (Transmit) 64 Request packet.
|
class |
TXStatusPacket
This class represents a TX (Transmit) Status packet.
|
© Copyright 2014–2014 Digi International Inc. All rights reserved.