---
title: "readAttributeDcVoltageMin(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributedcvoltagemin(completionhandler:)"
---

# readAttributeDcVoltageMin(completionHandler:)

## Declaration

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

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