open(with:completion:)

Declaration

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