Information discovered during a ZLL scan about the ZLL device's endpoint information.

#include <zll-types.h>

Data Fields

EmberEUI64 ieeeAddress
 
uint8_t endpointId
 
uint16_t profileId
 
uint16_t deviceId
 
uint8_t version
 
uint8_t groupIdCount

Information discovered during a ZLL scan about the ZLL device's endpoint information.

Field Documentation

◆ deviceId

uint16_t EmberZllDeviceInfoRecord::deviceId

◆ endpointId

uint8_t EmberZllDeviceInfoRecord::endpointId

◆ groupIdCount

uint8_t EmberZllDeviceInfoRecord::groupIdCount

◆ ieeeAddress

EmberEUI64 EmberZllDeviceInfoRecord::ieeeAddress

◆ profileId

uint16_t EmberZllDeviceInfoRecord::profileId

◆ version

uint8_t EmberZllDeviceInfoRecord::version

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