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

# readAttributePrimary1Intensity(completion:)

## Declaration

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

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