Developing with ZBOSS for Zigbee
zb_zdo_signal_device_authorized_params_s Struct Reference

Device Authorized signal parameters. More...

#include <zboss_api_zdo.h>

Data Fields

zb_ieee_addr_t long_addr
 
zb_uint16_t short_addr
 
zb_uint8_t authorization_type
 
zb_uint8_t authorization_status
 

Detailed Description

Device Authorized signal parameters.

Field Documentation

◆ authorization_type

zb_uint8_t zb_zdo_signal_device_authorized_params_s::authorization_type

Status of the authorization procedure (depends on zdo_authorization_type)

◆ long_addr

zb_ieee_addr_t zb_zdo_signal_device_authorized_params_s::long_addr

< Long Address of the updated device Short Address of the updated device

◆ short_addr

zb_uint16_t zb_zdo_signal_device_authorized_params_s::short_addr

Type of the authorization procedure, zdo_authorization_type


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