EmberZigbeeNetwork Struct Reference

Defines a ZigBee network and the associated parameters.

#include <ember-types.h>

Data Fields

uint16_t panId
 
uint8_t channel
 
bool allowingJoin
 
uint8_t extendedPanId [EXTENDED_PAN_ID_SIZE]
 
uint8_t stackProfile
 
uint8_t nwkUpdateId

Defines a ZigBee network and the associated parameters.

Field Documentation

◆ allowingJoin

bool EmberZigbeeNetwork::allowingJoin

◆ channel

uint8_t EmberZigbeeNetwork::channel

◆ extendedPanId

uint8_t EmberZigbeeNetwork::extendedPanId[EXTENDED_PAN_ID_SIZE]

◆ nwkUpdateId

uint8_t EmberZigbeeNetwork::nwkUpdateId

◆ panId

uint16_t EmberZigbeeNetwork::panId

◆ stackProfile

uint8_t EmberZigbeeNetwork::stackProfile

The documentation for this struct was generated from the following file:
  • ember-types.h