nRF5 SDK for Thread and Zigbee v4.2.0
Data Fields
zb_secur_ic_get_by_idx_resp_s Struct Reference

Response for zb_secur_ic_get_by_idx_req. More...

#include <zboss_api.h>

Data Fields

zb_uint8_t status
 
zb_ieee_addr_t device_address
 
zb_ic_types_t ic_type
 
zb_uint8_t installcode [16U+2U]
 

Detailed Description

Response for zb_secur_ic_get_by_idx_req.

Field Documentation

zb_ieee_addr_t zb_secur_ic_get_by_idx_resp_s::device_address

Partner address

zb_ic_types_t zb_secur_ic_get_by_idx_resp_s::ic_type

Installcode type.

zb_uint8_t zb_secur_ic_get_by_idx_resp_s::installcode[16U+2U]

16b installcode +2b crc

zb_uint8_t zb_secur_ic_get_by_idx_resp_s::status

The status of the command.


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

Documentation feedback | Developer Zone | Subscribe | Updated