Namespace XBeeLibrary.Core.Packet.Raw
Classes
RX16IOPacket
This class represents an RX16 Address IO packet. Packet is built using the parameters of the constructor or providing a valid API payload.
RX16Packet
This class represents an RX (Receive) 16 Request packet. Packet is built using the parameters of the constructor or providing a valid API payload.
RX64IOPacket
This class represents an RX64 Address IO packet. Packet is built using the parameters of the constructor or providing a valid API payload.
RX64Packet
This class represents an RX (Receive) 64 Request packet. Packet is built using the parameters of the constructor or providing a valid API payload.
TX16Packet
This class represents a TX (Transmit) 16 Request packet. Packet is built using the parameters of the constructor or providing a valid API payload.
TX64Packet
This class represents a TX (Transmit) 64 Request packet. Packet is built using the parameters of the constructor or providing a valid API payload.
TXStatusPacket
This class represents a TX (Transmit) Status packet. Packet is built using the parameters of the constructor or providing a valid API payload.