This structure contains information about child nodes.

Public Attributes#

EmberEUI64
EmberNodeId
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

eui64#

EmberEUI64 EmberChildData::eui64

Definition at line 1289 of file stack/include/ember-types.h

type#

EmberNodeType EmberChildData::type

Definition at line 1290 of file stack/include/ember-types.h

id#

EmberNodeId EmberChildData::id

Definition at line 1291 of file stack/include/ember-types.h

phy#

uint8_t EmberChildData::phy

Definition at line 1292 of file stack/include/ember-types.h

power#

uint8_t EmberChildData::power

Definition at line 1293 of file stack/include/ember-types.h

timeout#

uint8_t EmberChildData::timeout

Definition at line 1294 of file stack/include/ember-types.h