EmberChildData Struct Reference

This structure contains information about child nodes.

#include < ember-types.h >

Data Fields

EmberEUI64 eui64
EmberNodeType type
EmberNodeId id
uint8_t phy
uint8_t power
uint8_t timeout

This structure contains information about child nodes.

Field Documentation

eui64

EmberEUI64 EmberChildData::eui64

id

EmberNodeId EmberChildData::id

phy

uint8_t EmberChildData::phy

power

uint8_t EmberChildData::power

timeout

uint8_t EmberChildData::timeout

type

EmberNodeType EmberChildData::type

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