Variable CompleteInstanceConst Complete Instance : MutableCluster < { attributes : { acceptedCommandList : Attribute < . [] , never > ; attributeList : Attribute < . [] , never > ; carrierDetect : OptionalAttribute < boolean | null , any > ; clusterRevision : Attribute < number , never > ; collisionCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; featureMap : Attribute < TypeFromPartialBitSchema , never > ; fullDuplex : OptionalAttribute < boolean | null , any > ; generatedCommandList : Attribute < . [] , never > ; overrunCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; packetRxCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; packetTxCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; phyRate : OptionalAttribute < EthernetNetworkDiagnostics . PhyRate | null , any > ; timeSinceReset : OptionalAttribute < number | bigint , any > ; txErrCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; commands : { resetCounts : Command < void , void , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } , { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } ; features : { errorCounts : BitFlag ; packetCounts : BitFlag ; } ; id : @matter/general ; name : "EthernetNetworkDiagnostics" ; revision : 1 ; } , [ ] > Type declaration Readonlyattributes : { acceptedCommandList : Attribute < . [] , never > ; attributeList : Attribute < . [] , never > ; carrierDetect : OptionalAttribute < boolean | null , any > ; clusterRevision : Attribute < number , never > ; collisionCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; featureMap : Attribute < TypeFromPartialBitSchema , never > ; fullDuplex : OptionalAttribute < boolean | null , any > ; generatedCommandList : Attribute < . [] , never > ; overrunCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; packetRxCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; packetTxCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; phyRate : OptionalAttribute < EthernetNetworkDiagnostics . PhyRate | null , any > ; timeSinceReset : OptionalAttribute < number | bigint , any > ; txErrCount : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonlyaccepted Command List : Attribute < . [] , never > Readonlyattribute List : Attribute < . [] , never > Readonlycarrier Detect : OptionalAttribute < boolean | null , any > Readonlycluster Revision : Attribute < number , never > Readonlycollision Count : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyfeature Map : Attribute < TypeFromPartialBitSchema , never > Readonlyfull Duplex : OptionalAttribute < boolean | null , any > Readonlygenerated Command List : Attribute < . [] , never > Readonlyoverrun Count : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlypacket Rx Count : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlypacket Tx Count : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlytime Since Reset : OptionalAttribute < number | bigint , any > Readonlytx Err Count : Attribute < number | bigint , any > & { isConditional : true ; mandatoryIf : [ ] | [ { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlycommands : { resetCounts : Command < void , void , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } , { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } ; } Readonlyreset Counts : Command < void , void , any > & { isConditional : true ; mandatoryIf : [ ] | [ { packetCounts : boolean ; } , { errorCounts : boolean ; } ] ; optional : true ; optionalIf : [ ] | ConditionalFeatureList ; } Readonlyfeatures : { errorCounts : BitFlag ; packetCounts : BitFlag ; } Readonlyname : "EthernetNetworkDiagnostics" Readonlyrevision : 1 Defined in packages/types/dist/esm/clusters/ethernet-network-diagnostics.d.ts:511
ErrorCounts
Node makes available the counts for the number of errors that have occurred during the reception and transmission of packets on the ethernet interface.