nRF5 SDK for Thread and Zigbee v3.0.0
Data Fields
zb_zll_commissioning_ep_info_s Struct Reference

Endpoint information for parsed Commissioning.ScanResponse representation. More...

#include <zb_zcl_touchlink_commissioning.h>

Data Fields

zb_uint8_t endpoint_id
 Endpoint identifier. More...
 
zb_uint16_t profile_id
 Profile identifier. More...
 
zb_uint16_t device_id
 Device identifier. More...
 
zb_uint8_t version
 Version. More...
 
zb_uint8_t n_group_ids
 Group identifiers count. More...
 

Detailed Description

Endpoint information for parsed Commissioning.ScanResponse representation.

Field Documentation

zb_uint16_t zb_zll_commissioning_ep_info_s::device_id

Device identifier.

This field shall only be present when the number of sub-devices field is equal to 1.

zb_uint8_t zb_zll_commissioning_ep_info_s::endpoint_id

Endpoint identifier.

This field shall only be present when the number of sub-devices field is equal to 1.

zb_uint8_t zb_zll_commissioning_ep_info_s::n_group_ids

Group identifiers count.

This field shall only be present when the number of sub-devices field is equal to 1.

zb_uint16_t zb_zll_commissioning_ep_info_s::profile_id

Profile identifier.

This field shall only be present when the number of sub-devices field is equal to 1.

zb_uint8_t zb_zll_commissioning_ep_info_s::version

Version.

This field shall only be present when the number of sub-devices field is equal to 1.


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

Documentation feedback | Developer Zone | Subscribe | Updated