writeAttributeRmsVoltageSwellPeriod(withValue:params:completion:)

Declaration

func writeAttributeRmsVoltageSwellPeriod(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeRmsVoltageSwellPeriod(withValue value: NSNumber, params: MTRWriteParams?) async throws