Digi XBee(R) ANSI C Host Library
Data Fields

Format of XBee API frame type 0xCD (XBEE_FRAME_SOCK_RECEIVE); sent from XBee to host when data arrives on a connected socket. More...

#include "xbee/socket_frames.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint8_t socket_id
 
uint8_t status
 
uint8_t payload [1]
 

Detailed Description

Format of XBee API frame type 0xCD (XBEE_FRAME_SOCK_RECEIVE); sent from XBee to host when data arrives on a connected socket.

< XBEE_FRAME_SOCK_RECEIVE (0xCD) identifier from request socket that received data reserved for status information (set to 0) variable-length payload


The documentation for this struct was generated from the following file: