---
title: MTRClusterGeneralDiagnostics
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclustergeneraldiagnostics
---

# MTRClusterGeneralDiagnostics

## Declaration

```swift
class MTRClusterGeneralDiagnostics
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclustergeneraldiagnostics/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclustergeneraldiagnostics/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclustergeneraldiagnostics/readattributeacceptedcommandlist(with:).md)
- [readAttributeActiveHardwareFaults(with:)](matter/mtrclustergeneraldiagnostics/readattributeactivehardwarefaults(with:).md)
- [readAttributeActiveNetworkFaults(with:)](matter/mtrclustergeneraldiagnostics/readattributeactivenetworkfaults(with:).md)
- [readAttributeActiveRadioFaults(with:)](matter/mtrclustergeneraldiagnostics/readattributeactiveradiofaults(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclustergeneraldiagnostics/readattributeattributelist(with:).md)
- [readAttributeBootReason(with:)](matter/mtrclustergeneraldiagnostics/readattributebootreason(with:).md)
- [readAttributeBootReasons(with:)](matter/mtrclustergeneraldiagnostics/readattributebootreasons(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclustergeneraldiagnostics/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclustergeneraldiagnostics/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclustergeneraldiagnostics/readattributegeneratedcommandlist(with:).md)
- [readAttributeNetworkInterfaces(with:)](matter/mtrclustergeneraldiagnostics/readattributenetworkinterfaces(with:).md)
- [readAttributeRebootCount(with:)](matter/mtrclustergeneraldiagnostics/readattributerebootcount(with:).md)
- [readAttributeTestEventTriggersEnabled(with:)](matter/mtrclustergeneraldiagnostics/readattributetesteventtriggersenabled(with:).md)
- [readAttributeTotalOperationalHours(with:)](matter/mtrclustergeneraldiagnostics/readattributetotaloperationalhours(with:).md)
- [readAttributeUpTime(with:)](matter/mtrclustergeneraldiagnostics/readattributeuptime(with:).md)
- [testEventTrigger(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustergeneraldiagnostics/testeventtrigger(with:expectedvalues:expectedvalueinterval:completion:).md)
- [testEventTrigger(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustergeneraldiagnostics/testeventtrigger(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [payloadTestRequest(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustergeneraldiagnostics/payloadtestrequest(with:expectedvalues:expectedvalueinterval:completion:).md)
- [timeSnapshot(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustergeneraldiagnostics/timesnapshot(with:expectedvalues:expectedvalueinterval:completion:).md)
- [timeSnapshot(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclustergeneraldiagnostics/timesnapshot(withexpectedvalues:expectedvalueinterval:completion:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
