---
title: "readAttributePrimary5Intensity(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/readattributeprimary5intensity(completion:)"
---

# readAttributePrimary5Intensity(completion:)

## Declaration

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

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