---
title: MTRClusterPressureMeasurement
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterpressuremeasurement
---

# MTRClusterPressureMeasurement

## Declaration

```swift
class MTRClusterPressureMeasurement
```

## Topics

### Initializers

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

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterpressuremeasurement/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterpressuremeasurement/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterpressuremeasurement/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterpressuremeasurement/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterpressuremeasurement/readattributegeneratedcommandlist(with:).md)
- [readAttributeMaxMeasuredValue(with:)](matter/mtrclusterpressuremeasurement/readattributemaxmeasuredvalue(with:).md)
- [readAttributeMaxScaledValue(with:)](matter/mtrclusterpressuremeasurement/readattributemaxscaledvalue(with:).md)
- [readAttributeMeasuredValue(with:)](matter/mtrclusterpressuremeasurement/readattributemeasuredvalue(with:).md)
- [readAttributeMinMeasuredValue(with:)](matter/mtrclusterpressuremeasurement/readattributeminmeasuredvalue(with:).md)
- [readAttributeMinScaledValue(with:)](matter/mtrclusterpressuremeasurement/readattributeminscaledvalue(with:).md)
- [readAttributeScale(with:)](matter/mtrclusterpressuremeasurement/readattributescale(with:).md)
- [readAttributeScaledTolerance(with:)](matter/mtrclusterpressuremeasurement/readattributescaledtolerance(with:).md)
- [readAttributeScaledValue(with:)](matter/mtrclusterpressuremeasurement/readattributescaledvalue(with:).md)
- [readAttributeTolerance(with:)](matter/mtrclusterpressuremeasurement/readattributetolerance(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)
