---
title: "writeAttributeLifetimeEnergyConsumed(withValue:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpumpconfigurationandcontrol/writeattributelifetimeenergyconsumed(withvalue:completionhandler:)"
---

# writeAttributeLifetimeEnergyConsumed(withValue:completionHandler:)

## Declaration

```swift
func writeAttributeLifetimeEnergyConsumed(withValue value: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeLifetimeEnergyConsumed(withValue value: NSNumber?) async throws
```
