
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... | |
Endpoint information for parsed Commissioning.ScanResponse representation.
| 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.