You are viewing documentation for version:
Defines a beacon entry that is processed when scanning, joining, or rejoining.
Public Attribute Documentation#
channel#
uint8_t EmberBeaconData::channel
lqi#
uint8_t EmberBeaconData::lqi
rssi
int8_t EmberBeaconData::rssi
depth#
uint8_t EmberBeaconData::depth
nwkUpdateId#
uint8_t EmberBeaconData::nwkUpdateId
power#
int8_t EmberBeaconData::power
parentPriority#
int8_t EmberBeaconData::parentPriority
enhanced#
bool EmberBeaconData::enhanced
permitJoin#
bool EmberBeaconData::permitJoin
hasCapacity#
bool EmberBeaconData::hasCapacity
panId#
EmberPanId EmberBeaconData::panId
sender#
EmberNodeId EmberBeaconData::sender
extendedPanId#
uint8_t EmberBeaconData::extendedPanId[EXTENDED_PAN_ID_SIZE]