close(with:completion:)

Declaration

func close(with params: MTRValveConfigurationAndControlClusterCloseParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func close(with params: MTRValveConfigurationAndControlClusterCloseParams?) async throws