---
title: MTRClusterIdentify
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusteridentify
---

# MTRClusterIdentify

## Declaration

```swift
class MTRClusterIdentify
```

## Topics

### Initializers

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

### Instance Methods

- [identify(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteridentify/identify(with:expectedvalues:expectedvalueinterval:completion:).md)
- [identify(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteridentify/identify(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusteridentify/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusteridentify/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusteridentify/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusteridentify/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusteridentify/readattributegeneratedcommandlist(with:).md)
- [readAttributeIdentifyTime(with:)](matter/mtrclusteridentify/readattributeidentifytime(with:).md)
- [readAttributeIdentifyType(with:)](matter/mtrclusteridentify/readattributeidentifytype(with:).md)
- [triggerEffect(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteridentify/triggereffect(with:expectedvalues:expectedvalueinterval:completion:).md)
- [triggerEffect(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteridentify/triggereffect(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [writeAttributeIdentifyTime(withValue:expectedValueInterval:)](matter/mtrclusteridentify/writeattributeidentifytime(withvalue:expectedvalueinterval:).md)
- [writeAttributeIdentifyTime(withValue:expectedValueInterval:params:)](matter/mtrclusteridentify/writeattributeidentifytime(withvalue:expectedvalueinterval:params:).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)
