Const
Readonly
attributes: { Readonly
attachThe AttachAttemptCount attribute shall indicate the number of attempts that have been made to attach to a Thread network while the Node was detached from all Thread networks. This value shall only be reset upon a Node reboot.
Readonly
betterThe BetterPartitionAttachAttemptCount attribute shall indicate the number of times a Node has attempted to attach to a different Thread partition that it has determined is better than the partition it is currently attached to. This value shall only be reset upon a Node reboot.
Readonly
childThe ChildRoleCount attribute shall indicate the number of times the Node entered the OT_DEVICE_ROLE_CHILD role as specified within the Thread specification. This value shall only be reset upon a Node reboot.
Readonly
detachedThe DetachedRoleCount attribute shall indicate the number of times the Node entered the OT_DEVICE_ROLE_DETACHED role as specified within the Thread specification. This value shall only be reset upon a Node reboot.
Readonly
leaderThe LeaderRoleCount attribute shall indicate the number of times the Node entered the OT_DEVICE_ROLE_LEADER role as specified within the Thread specification. This value shall only be reset upon a Node reboot.
Readonly
parentThe ParentChangeCount attribute shall indicate the number of times a Node has changed its parent. This value shall only be reset upon a Node reboot.
Readonly
partitionThe PartitionIdChangeCount attribute shall indicate the number of times that the Thread network that the Node is connected to has changed its Partition ID. This value shall only be reset upon a Node reboot.
Readonly
routerThe RouterRoleCount attribute shall indicate the number of times the Node entered the OT_DEVICE_ROLE_ROUTER role as specified within the Thread specification. This value shall only be reset upon a Node reboot.
A ThreadNetworkDiagnosticsCluster supports these elements if it supports feature MleCounts.