nl::Weave::DeviceLayer::ConnectivityManager::ThreadPollingConfig

#include <src/adaptations/device-layer/include/Weave/DeviceLayer/ConnectivityManager.h>

說明裝置所需 Thread 輪詢行為的資訊。

摘要

公開屬性

ActivePollingIntervalMS
uint32_t
啟動中的 Weave 交換庫時,裝置輪詢父項 Thread 路由器的時間間隔。
InactivePollingIntervalMS
uint32_t
在沒有進行中的 Weave 交換庫時,裝置輪詢其上層 Thread 路由器的時間間隔。

公開函式

Clear()
void

公開屬性

ActivePollingIntervalMS

uint32_t nl::Weave::DeviceLayer::ConnectivityManager::ThreadPollingConfig::ActivePollingIntervalMS

啟動中的 Weave 交換庫時,裝置輪詢父項 Thread 路由器的時間間隔。

只有當裝置做為休眠的結束節點時,才有意義。

InactivePollingIntervalMS

uint32_t nl::Weave::DeviceLayer::ConnectivityManager::ThreadPollingConfig::InactivePollingIntervalMS

在沒有進行中的 Weave 交換庫時,裝置輪詢其上層 Thread 路由器的時間間隔。

只有當裝置做為休眠的結束節點時,才有意義。

公開函式

清除

void nl::Weave::DeviceLayer::ConnectivityManager::ThreadPollingConfig::Clear()