barrierControlStop(with:expectedValues:expectedValueInterval:completionHandler:)
Declaration
func barrierControlStop(with params: MTRBarrierControlClusterBarrierControlStopParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func barrierControlStop(with params: MTRBarrierControlClusterBarrierControlStopParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws