Digi XBee(R) ANSI C Host Library
Data Fields

Header of XBee API frame type 0x41 (XBEE_FRAME_SOCK_OPTION_REQ); sent from host to XBee. More...

#include "xbee/socket_frames.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint8_t socket_id
 
uint8_t option_id
 

Detailed Description

Header of XBee API frame type 0x41 (XBEE_FRAME_SOCK_OPTION_REQ); sent from host to XBee.

Followed by variable-length data (to set) or nothing (to query). XBee responds with XBEE_FRAME_SOCK_OPTION_RESP. < XBEE_FRAME_SOCK_OPTION_REQ (0x41) identifier to match response frame socket to query/modify option to query/modify


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