stop(withExpectedValues:expectedValueInterval:completion:)

Declaration

func stop(withExpectedValues expectedValues: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping  @Sendable (MTROperationalStateClusterOperationalCommandResponseParams?, (any Error)?) -> Void)
func stop(withExpectedValues expectedValues: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTROperationalStateClusterOperationalCommandResponseParams