---
title: MTRClusterBasic
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterbasic
---

# MTRClusterBasic

## Declaration

```swift
class MTRClusterBasic
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusterbasic/init(device:endpoint:queue:).md)

### Instance Methods

- [mfgSpecificPing(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterbasic/mfgspecificping(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [mfgSpecificPing(withExpectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterbasic/mfgspecificping(withexpectedvalues:expectedvalueinterval:completionhandler:).md)

## Relationships

### Inherits From

- [MTRClusterBasicInformation](matter/mtrclusterbasicinformation.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)
