Digi XBee(R) ANSI C Host Library
Data Fields

Format of XBee API frame type 0x1F (XBEE_FRAME_TRANSMIT_SMS); sent from host to XBee. More...

#include "xbee/sms.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint8_t options
 
char phone [20]
 
char message [160]
 

Detailed Description

Format of XBee API frame type 0x1F (XBEE_FRAME_TRANSMIT_SMS); sent from host to XBee.

< XBEE_FRAME_TRANSMIT_SMS (0x1F) < reserved for future use fixed 20 bytes, unused bytes are null unterminated, variable-length message, length derived from frame length


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