Digi XBee(R) ANSI C Host Library
Data Fields
zdo_simple_desc_header_t Struct Reference

header for ZDO SimpleDescriptor (part of a Simple_Desc response), followed by uint8_t input cluster count, multiple uint16_t input cluster IDs, uint8_t output cluster count, multiple uint16_t output cluster IDs More...

#include "zigbee/zdo.h"

Data Fields

uint8_t endpoint
 
uint16_t profile_id_le
 
uint16_t device_id_le
 
uint8_t device_version
 

Detailed Description

header for ZDO SimpleDescriptor (part of a Simple_Desc response), followed by uint8_t input cluster count, multiple uint16_t input cluster IDs, uint8_t output cluster count, multiple uint16_t output cluster IDs

< 0x01 to 0xFE endpoint's profile ID (little-endian) endpoint's device ID (little-endian) upper 4 bits are reserved


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