otRouterInfo

#include <thread.h>

保留 Thread 路由器的診斷資訊。

摘要

公開屬性

mAge
uint8_t
上次收到時間。
mAllocated
bool
已分配或未分配路由器 ID。
mCslClockAccuracy
uint8_t
只有在啟用 OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 時,父項 CSL 參數才與關聯。
mCslUncertainty
uint8_t
CSL 不確定性,以 ±10 我們。
mExtAddress
IEEE 802.15.4 延伸地址。
mLinkEstablished
bool
已透過路由器 ID 建立連結。
mLinkQualityIn
uint8_t
連結品質
mLinkQualityOut
uint8_t
連結品質:
mNextHop
uint8_t
接下來是路由器
mPathCost
uint8_t
路由器的路徑費用。
mRloc16
uint16_t
RLOC16。
mRouterId
uint8_t
路由器 ID。
mVersion
uint8_t
執行緒版本。

公開屬性

mAge

uint8_t otRouterInfo::mAge

上次收到時間。

mAllocated

bool otRouterInfo::mAllocated

已分配或未分配路由器 ID。

mCslClockAccuracy

uint8_t otRouterInfo::mCslClockAccuracy

只有在啟用 OPENTHREAD_CONFIG_MAC_CSL_RECEIVER_ENABLE 時,父項 CSL 參數才與關聯。

CSL 時鐘準確度 (以 ± ppm 為單位)

mCslUncertainty

uint8_t otRouterInfo::mCslUncertainty

CSL 不確定性,以 ±10 我們。

mExtAddress

otExtAddress otRouterInfo::mExtAddress

IEEE 802.15.4 延伸地址。

mLinkEstablished

bool otRouterInfo::mLinkEstablished

已透過路由器 ID 建立連結。

mLinkQualityIn

uint8_t otRouterInfo::mLinkQualityIn

連結品質

mLinkQualityOut

uint8_t otRouterInfo::mLinkQualityOut

連結品質:

mNextHop

uint8_t otRouterInfo::mNextHop

接下來是路由器

mPathCost

uint8_t otRouterInfo::mPathCost

路由器的路徑費用。

mRloc16

uint16_t otRouterInfo::mRloc16

RLOC16。

mRouterId

uint8_t otRouterInfo::mRouterId

路由器 ID。

mVersion

uint8_t otRouterInfo::mVersion

執行緒版本。

資源

OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源