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

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

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