Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ember/types
EmberChildData
Type Alias EmberChildData
Ember
Child
Data
:
{
eui64
:
EUI64
;
id
:
NodeId
;
phy
:
number
;
power
:
number
;
remainingTimeout
:
number
;
timeout
:
number
;
type
:
EmberNodeType
;
}
This structure contains information about child nodes.
Type declaration
eui64
:
EUI64
id
:
NodeId
phy
:
number
uint8_t
power
:
number
uint8_t
remaining
Timeout
:
number
uint32_t
timeout
:
number
uint8_t
type
:
EmberNodeType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...
This structure contains information about child nodes.