Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ember/types
EmberZllNetwork
Type Alias EmberZllNetwork
EmberZllNetwork
:
{
eui64
:
EUI64
;
nodeId
:
NodeId
;
nodeType
:
EmberNodeType
;
numberSubDevices
:
number
;
rssiCorrection
:
number
;
securityAlgorithm
:
EmberZllSecurityAlgorithmData
;
state
:
EmberZllState
;
totalGroupIdentifiers
:
number
;
zigbeeNetwork
:
EmberZigbeeNetwork
;
}
Information about the ZLL network and specific device that responded to a ZLL scan request.
Type declaration
eui64
:
EUI64
nodeId
:
NodeId
nodeType
:
EmberNodeType
numberSubDevices
:
number
uint8_t
rssiCorrection
:
number
uint8_t
securityAlgorithm
:
EmberZllSecurityAlgorithmData
state
:
EmberZllState
totalGroupIdentifiers
:
number
uint8_t
zigbeeNetwork
:
EmberZigbeeNetwork
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...
Information about the ZLL network and specific device that responded to a ZLL scan request.