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

# readAttributeDcVoltageMin(completion:)

## Declaration

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

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