testSpecific(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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