clearAliroReaderConfig(with:expectedValues:expectedValueInterval:completion:)

Declaration

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