Variable PacketCountsOrErrorCountsComponentConst
PacketCountsOrErrorCountsComponent: { commands: { resetCounts: Command<void, void, any>; }; } Type declaration
Readonlycommands: {
resetCounts: Command<void, void, any>;
}
ReadonlyresetCounts: Command<void, void, any>
A EthernetNetworkDiagnosticsCluster supports these elements if it supports features PacketCounts or ErrorCounts.