Digi XBee(R) ANSI C Host Library
Data Fields

Format for the payload of "File Read" File System Request. More...

#include "xbee/file_system.h"

Data Fields

uint8_t fs_cmd_id
 
uint16_t file_id_be
 
uint32_t offset_be
 
uint16_t byte_count_be
 

Detailed Description

Format for the payload of "File Read" File System Request.

< XBEE_FS_CMD_ID_FILE_READ < handle to file on XBee module < offset into file or XBEE_FS_OFFSET_CURRENT < number of bytes to read


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