otLeaderData
#include <thread.h>
Represents the Thread Leader Data.
Summary
Public attributes |
|
---|---|
mDataVersion
|
uint8_t
Full Network Data Version.
|
mLeaderRouterId
|
uint8_t
Leader Router ID.
|
mPartitionId
|
uint32_t
Partition ID.
|
mStableDataVersion
|
uint8_t
Stable Network Data Version.
|
mWeighting
|
uint8_t
Leader Weight.
|
Public attributes
mDataVersion
uint8_t otLeaderData::mDataVersion
Full Network Data Version.
mLeaderRouterId
uint8_t otLeaderData::mLeaderRouterId
Leader Router ID.
mPartitionId
uint32_t otLeaderData::mPartitionId
Partition ID.
mStableDataVersion
uint8_t otLeaderData::mStableDataVersion
Stable Network Data Version.
mWeighting
uint8_t otLeaderData::mWeighting
Leader Weight.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.