---
title: "subscribeAttributeInstantaneousPower(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/subscribeattributeinstantaneouspower(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeInstantaneousPower(with:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributeInstantaneousPower(with params: MTRSubscribeParams, subscriptionEstablished: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping (NSNumber?, (any Error)?) -> Void)
```
