---
title: "subscribeAttributePowerAdjustmentCapability(with:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdeviceenergymanagement/subscribeattributepoweradjustmentcapability(with:subscriptionestablished:reporthandler:)"
---

# subscribeAttributePowerAdjustmentCapability(with:subscriptionEstablished:reportHandler:)

## Declaration

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