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