---
title: "readAttributeUserMaximumChargeCurrent(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterenergyevse/readattributeusermaximumchargecurrent(completion:)"
---

# readAttributeUserMaximumChargeCurrent(completion:)

## Declaration

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

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