Digi XBee(R) ANSI C Host Library
|
Frame format for the header of Remote File System Response frame. More...
#include "xbee/file_system.h"
Data Fields | |
uint8_t | frame_type |
Frame type set to XBEE_FRAME_REMOTE_FS_RESP (0xBC) | |
uint8_t | frame_id |
addr64 | remote_addr_be |
uint8_t | options |
uint8_t | fs_cmd_id |
uint8_t | status |
Frame format for the header of Remote File System Response frame.
< identifier from request < 64-bit address of remote device < combination of XBEE_RX_OPT_* macros < file system command < success (0x00) or error from executing cmd