otLeaderData

#include <thread.h>

Reprezentuje dane lidera wątku.

Podsumowanie

Atrybuty publiczne

mDataVersion
uint8_t
Pełna wersja danych sieci.
mLeaderRouterId
uint8_t
Identyfikator routera repliki wiodącej.
mPartitionId
uint32_t
Identyfikator partycji.
mStableDataVersion
uint8_t
Stabilna wersja danych sieciowych.
mWeighting
uint8_t
Waga lidera.

Atrybuty publiczne

mDataVersion

uint8_t otLeaderData::mDataVersion

Pełna wersja danych sieci.

mLeaderRouterId

uint8_t otLeaderData::mLeaderRouterId

Identyfikator routera repliki wiodącej.

mPartitionId

uint32_t otLeaderData::mPartitionId

Identyfikator partycji.

mStableDataVersion

uint8_t otLeaderData::mStableDataVersion

Stabilna wersja danych sieciowych.

mWeighting

uint8_t otLeaderData::mWeighting

Waga lidera.

Zasoby

Tematy referencyjne interfejsu OpenThread API pochodzą z kodu źródłowego dostępnego w GitHub. Aby dowiedzieć się więcej lub dołączyć do naszej dokumentacji, skorzystaj z sekcji Zasoby.