Z-Stack API Reference  3.2.0
_zstack_devjoinreq_t Struct Reference

#include <zstack.h>

Data Fields

uint8_t logicalChannel
 
uint16_t panID
 
zstack_LongAddr_t extendedPANID
 
uint16_t chosenParent
 
uint8_t parentDepth
 
uint8_t stackProfile
 

Detailed Description

Structure to send a Device Join Requst.

Field Documentation

§ chosenParent

uint16_t chosenParent

Short address of parent device chosen to join

§ extendedPANID

zstack_LongAddr_t extendedPANID

64 bit extended PAN ID, use all 0xFF if don't care

§ logicalChannel

uint8_t logicalChannel

Channel where the PAN is located

§ panID

uint16_t panID

ID of the PAN to join

§ parentDepth

uint8_t parentDepth

Depth of the parent

§ stackProfile

uint8_t stackProfile

Stack profile of the network to join


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