You are viewing documentation for version:
Represents an Active or Pending Operational Dataset.
Components in Dataset are optional. mComponents
structure specifies which components are present in the Dataset.
Public Attributes#
Specifies which components are set in the Dataset.
Public Attribute Documentation#
mActiveTimestamp#
otTimestamp otOperationalDataset::mActiveTimestamp
Active Timestamp.
mPendingTimestamp#
otTimestamp otOperationalDataset::mPendingTimestamp
Pending Timestamp.
mNetworkKey#
otNetworkKey otOperationalDataset::mNetworkKey
Network Key.
mNetworkName#
otNetworkName otOperationalDataset::mNetworkName
Network Name.
mExtendedPanId#
otExtendedPanId otOperationalDataset::mExtendedPanId
Extended PAN ID.
mMeshLocalPrefix#
otMeshLocalPrefix otOperationalDataset::mMeshLocalPrefix
Mesh Local Prefix.
mDelay#
uint32_t otOperationalDataset::mDelay
Delay Timer.
mPanId#
otPanId otOperationalDataset::mPanId
PAN ID.
mChannel#
uint16_t otOperationalDataset::mChannel
Channel.
mWakeupChannel#
uint16_t otOperationalDataset::mWakeupChannel
Wake-up Channel.
mPskc#
otPskc otOperationalDataset::mPskc
PSKc.
mSecurityPolicy#
otSecurityPolicy otOperationalDataset::mSecurityPolicy
Security Policy.
mChannelMask#
otChannelMask otOperationalDataset::mChannelMask
Channel Mask.
mComponents#
otOperationalDatasetComponents otOperationalDataset::mComponents
Specifies which components are set in the Dataset.