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