---
title: "readAttributeAcPowerDivisor(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributeacpowerdivisor(completion:)"
---

# readAttributeAcPowerDivisor(completion:)

## Declaration

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

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