---
title: MTRClusterRVCRunMode
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterrvcrunmode
---

# MTRClusterRVCRunMode

## Declaration

```swift
class MTRClusterRVCRunMode
```

## Topics

### Initializers

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

### Instance Methods

- [changeToMode(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterrvcrunmode/changetomode(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterrvcrunmode/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterrvcrunmode/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterrvcrunmode/readattributeclusterrevision(with:).md)
- [readAttributeCurrentMode(with:)](matter/mtrclusterrvcrunmode/readattributecurrentmode(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterrvcrunmode/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterrvcrunmode/readattributegeneratedcommandlist(with:).md)
- [readAttributeSupportedModes(with:)](matter/mtrclusterrvcrunmode/readattributesupportedmodes(with:).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)
