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 1305 of file stack/include/ember-types.h

type#

EmberNodeType EmberChildData::type

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

id#

EmberNodeId EmberChildData::id

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

phy#

uint8_t EmberChildData::phy

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

power#

uint8_t EmberChildData::power

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

timeout#

uint8_t EmberChildData::timeout

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