EmberRipEntry Struct Reference

Structure that holds information about a routing table entry for use on the application. See emberGetRipEntry .

#include < network-management.h >

Data Fields

uint8_t macExtendedId [8]
EmberNodeType type
int8_t rollingRssi
uint8_t nextHopIndex
uint8_t ripMetric
uint8_t incomingLinkQuality
uint8_t outgoingLinkQuality
bool mleSync
uint8_t age
uint8_t routeDelta

Field Documentation

uint8_t EmberRipEntry::age
uint8_t EmberRipEntry::incomingLinkQuality
uint8_t EmberRipEntry::macExtendedId[8]
bool EmberRipEntry::mleSync
uint8_t EmberRipEntry::nextHopIndex
uint8_t EmberRipEntry::outgoingLinkQuality
uint8_t EmberRipEntry::ripMetric
int8_t EmberRipEntry::rollingRssi
uint8_t EmberRipEntry::routeDelta
EmberNodeType EmberRipEntry::type

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