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