Developing with ZBOSS for Zigbee
|
INTRP-DATA.indication parameters. More...
#include <zboss_api_aps_interpan.h>
Data Fields | |
zb_uint8_t | dst_addr_mode |
Destination address mode. Valid values are defined by zb_intrp_addr_mode_e enumeration. | |
zb_uint16_t | dst_pan_id |
Destination Pan identifier. Should be a valid Pan identifier or a broadcast Pan ID 0xffff. | |
zb_addr_u | dst_addr |
Destination address. | |
zb_uint16_t | src_pan_id |
Source Pan identifier. Assumed to be a valid Pan identifier in all cases. | |
zb_ieee_addr_t | src_addr |
Source device address. | |
zb_uint16_t | profile_id |
Profile identifier. | |
zb_uint16_t | cluster_id |
Cluster identifier. | |
zb_uint8_t | link_quality |
The link quality observed during the reception of the ASDU. | |
zb_int8_t | rssi |
INTRP-DATA.indication parameters.