writeAttributeRmsVoltageSagPeriod(withValue:params:completion:)

Declaration

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