![]() |
API
2.2
TSmarT Software Library
|
Status transmision structure. More...
#include <tsmart_xbee_zb.h>
Data Fields | |
int8_t | delivery_status |
int8_t | discovery_status |
int8_t | retries |
uint16_t | network_address |
Status transmision structure.
int8_t delivery_status |
Delivery status, this parameter shall be one of the following values:
int8_t discovery_status |
Discovery status:
uint16_t network_address |
16-bit Network Address the packet was delivered to (if success). If not success, this address matches the Destination Network Address that was provided in the Transmit Request Frame.
int8_t retries |
The number of application transmission retries that took place, ( -1 indicate wrong answer)