---
title: "writeAttributeAverageRmsVoltageMeasurementPeriod(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/writeattributeaveragermsvoltagemeasurementperiod(withvalue:completion:)"
---

# writeAttributeAverageRmsVoltageMeasurementPeriod(withValue:completion:)

## Declaration

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

```swift
func writeAttributeAverageRmsVoltageMeasurementPeriod(withValue value: NSNumber) async throws
```
