ThreadNetworkDiagnosticsBehavior: Type<ThreadNetworkDiagnostics.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, ThreadNetworkDiagnosticsInterface>, ThreadNetworkDiagnosticsInterface> = ...

ThreadNetworkDiagnosticsBehavior is the base class for objects that support interaction with ThreadNetworkDiagnostics.Cluster.

This class does not have optional features of ThreadNetworkDiagnostics.Cluster enabled. You can enable additional features using ThreadNetworkDiagnosticsBehavior.with.