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

# writeAttributeRmsVoltageSwellPeriod(withValue:completion:)

## Declaration

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

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