---
title: "readAttributeColorTempPhysicalMaxMireds(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/readattributecolortempphysicalmaxmireds(completionhandler:)"
---

# readAttributeColorTempPhysicalMaxMireds(completionHandler:)

## Declaration

```swift
func readAttributeColorTempPhysicalMaxMireds(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeColorTempPhysicalMaxMireds() async throws -> NSNumber
```
