Information about the ZLL network and specific device that responded to a ZLL scan request.

#include <zll-types.h>

Data Fields

EmberZigbeeNetwork zigbeeNetwork
 
EmberZllSecurityAlgorithmData securityAlgorithm
 
EmberEUI64 eui64
 
EmberNodeId nodeId
 
EmberZllState state
 
EmberNodeType nodeType
 
uint8_t numberSubDevices
 
uint8_t totalGroupIdentifiers
 
uint8_t rssiCorrection

Information about the ZLL network and specific device that responded to a ZLL scan request.

Field Documentation

◆ eui64

EmberEUI64 EmberZllNetwork::eui64

◆ nodeId

EmberNodeId EmberZllNetwork::nodeId

◆ nodeType

EmberNodeType EmberZllNetwork::nodeType

◆ numberSubDevices

uint8_t EmberZllNetwork::numberSubDevices

◆ rssiCorrection

uint8_t EmberZllNetwork::rssiCorrection

◆ securityAlgorithm

EmberZllSecurityAlgorithmData EmberZllNetwork::securityAlgorithm

◆ state

EmberZllState EmberZllNetwork::state

◆ totalGroupIdentifiers

uint8_t EmberZllNetwork::totalGroupIdentifiers

◆ zigbeeNetwork

EmberZigbeeNetwork EmberZllNetwork::zigbeeNetwork

The documentation for this struct was generated from the following file:
  • zll-types.h