moveToColor(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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