|
Digi XBee(R) ANSI C Host Library
|
Format for the payload of "File Write" 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 |
Format for the payload of "File Write" File System Request.
< XBEE_FS_CMD_ID_FILE_WRITE < handle to file on XBee module < offset into file or XBEE_FS_OFFSET_CURRENT
1.8.11