zigbee-herdsman
Preparing search index...
adapter/ember/types
EmberChildData
Type Alias EmberChildData
This structure contains information about child nodes.
type
EmberChildData
=
{
eui64
:
EUI64
;
id
:
NodeId
;
phy
:
number
;
power
:
number
;
remainingTimeout
:
number
;
timeout
:
number
;
type
:
EmberNodeType
;
}
Index
Properties
eui64
id
phy
power
remaining
Timeout
timeout
type
Properties
eui64
eui64
:
EUI64
id
id
:
NodeId
phy
phy
:
number
uint8_t
power
power
:
number
uint8_t
remaining
Timeout
remainingTimeout
:
number
uint32_t
timeout
timeout
:
number
uint8_t
type
type
:
EmberNodeType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
eui64
id
phy
power
remaining
Timeout
timeout
type
zigbee-herdsman
Loading...
This structure contains information about child nodes.