Digi XBee(R) ANSI C Host Library
|
Data Fields | |
xbee_dev_t * | xbee |
interface received on/to send to | |
uint32_t | remote_addr_be |
remote device's IP address | |
uint16_t | local_port |
port on this device | |
uint16_t | remote_port |
port on remote device | |
uint8_t | protocol |
protocol for message | |
uint16_t | options |
const void FAR * | payload |
contents of message | |
uint16_t | length |
number of bytes in payload | |