---
title: "readAttributeBatTimeRemaining(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpowersource/readattributebattimeremaining(completionhandler:)"
---

# readAttributeBatTimeRemaining(completionHandler:)

## Declaration

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

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