![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
APSME GET confirm structure. More...
#include <zboss_api_aps.h>
Data Fields | |
zb_aps_status_t | status |
zb_aps_aib_attr_id_t | aib_attr |
zb_uint8_t | aib_length |
APSME GET confirm structure.
zb_aps_aib_attr_id_t zb_apsme_get_confirm_s::aib_attr |
The identifier of the AIB attribute that was read.
zb_uint8_t zb_apsme_get_confirm_s::aib_length |
The length, in octets, of the attribute value being returned.
zb_aps_status_t zb_apsme_get_confirm_s::status |
The results of the request to read an AIB attribute value.