---
title: "powerAdjustRequest(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdeviceenergymanagement/poweradjustrequest(with:completion:)"
---

# powerAdjustRequest(with:completion:)

Command PowerAdjustRequest

## Declaration

```swift
func powerAdjustRequest(with params: MTRDeviceEnergyManagementClusterPowerAdjustRequestParams, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func powerAdjustRequest(with params: MTRDeviceEnergyManagementClusterPowerAdjustRequestParams) async throws
```

## Discussion

Discussion Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
