zigbee-herdsman
Preparing search index...
adapter/ember/types
EmberZllNetwork
Type Alias EmberZllNetwork
Information about the ZLL network and specific device that responded to a ZLL scan request.
type
EmberZllNetwork
=
{
eui64
:
EUI64
;
nodeId
:
NodeId
;
nodeType
:
EmberNodeType
;
numberSubDevices
:
number
;
rssiCorrection
:
number
;
securityAlgorithm
:
EmberZllSecurityAlgorithmData
;
state
:
EmberZllState
;
totalGroupIdentifiers
:
number
;
zigbeeNetwork
:
EmberZigbeeNetwork
;
}
Index
Properties
eui64
node
Id
node
Type
number
Sub
Devices
rssi
Correction
security
Algorithm
state
total
Group
Identifiers
zigbee
Network
Properties
eui64
eui64
:
EUI64
node
Id
nodeId
:
NodeId
node
Type
nodeType
:
EmberNodeType
number
Sub
Devices
numberSubDevices
:
number
uint8_t
rssi
Correction
rssiCorrection
:
number
uint8_t
security
Algorithm
securityAlgorithm
:
EmberZllSecurityAlgorithmData
state
state
:
EmberZllState
total
Group
Identifiers
totalGroupIdentifiers
:
number
uint8_t
zigbee
Network
zigbeeNetwork
:
EmberZigbeeNetwork
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
eui64
node
Id
node
Type
number
Sub
Devices
rssi
Correction
security
Algorithm
state
total
Group
Identifiers
zigbee
Network
zigbee-herdsman
Loading...
Information about the ZLL network and specific device that responded to a ZLL scan request.