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

type#

EmberNodeType EmberChildData::type

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

id#

EmberNodeId EmberChildData::id

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

phy#

uint8_t EmberChildData::phy

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

power#

uint8_t EmberChildData::power

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

timeout#

uint8_t EmberChildData::timeout

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