nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
attr_query_s Struct Reference

The row of the table which holds the requests which were sent. More...

Data Fields

zb_bool_t taken
 
zb_uint8_t seq_num
 
attr_req_type_t req_type
 
zb_addr_u remote_node
 
zb_uint8_t remote_addr_mode
 
zb_uint8_t remote_ep
 
zb_uint16_t profile_id
 
zb_uint16_t cluster_id
 
zb_uint16_t attr_id
 
zb_uint8_t attr_type
 
zb_uint8_t attr_value [32]
 
nrf_cli_t * p_cli
 

Detailed Description

The row of the table which holds the requests which were sent.

We compare the incoming responses with the rows contents to determine if it is the answer. The structure corresponds to both read and write requests. The key parameter is the sequence number.


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