---
title: "readAttributePowerStep(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermicrowaveovencontrol/readattributepowerstep(completion:)"
---

# readAttributePowerStep(completion:)

## Declaration

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

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