Z-Stack API Reference  3.2.0
_zstack_devforcenetworksettingsreq_t Struct Reference

#include <zstack.h>

Data Fields

zstack_NwkState state
 Network State.
 
uint16_t nwkAddr
 Network address of device.
 
uint32_t channelList
 Channel List (bit mask)
 
uint16_t parentNwkAddr
 Parent's network address.
 
uint16_t panID
 device's PAN ID
 
uint8_t depth
 Node depth within network.
 
uint8_t maxRouters
 
uint8_t maxChildren
 
uint32_t allocatedRouterAddresses
 Allocated Router Addresses.
 
uint32_t allocatedEndDeviceAddresses
 Allocated End Device Addresses.
 
uint8_t updateID
 Network Update ID.
 
zstack_LongAddr_t extendedPANID
 64 bit extended PAN ID, use all 0xFF if don't care
 

Detailed Description

Structure to send a Device Force Network Settings Request.

Field Documentation

§ maxChildren

uint8_t maxChildren

Maximum number of children supported in associated device list (routers only)

§ maxRouters

uint8_t maxRouters

Maximum number of routers supported in associated device list (routers only)


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