stop(with:completionHandler:)
Declaration
func stop(with params: MTRLevelControlClusterStopParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func stop(with params: MTRLevelControlClusterStopParams) async throwsfunc stop(with params: MTRLevelControlClusterStopParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func stop(with params: MTRLevelControlClusterStopParams) async throws