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

type#

EmberNodeType EmberChildData::type

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

id#

EmberNodeId EmberChildData::id

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

phy#

uint8_t EmberChildData::phy

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

power#

uint8_t EmberChildData::power

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

timeout#

uint8_t EmberChildData::timeout

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

remainingTimeout#

uint32_t EmberChildData::remainingTimeout

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