feat: provisioner hardening — multi-password auth & structured errors #2
1 changed files with 1 additions and 0 deletions
|
|
@ -253,6 +253,7 @@ class BeaconProvisioner: NSObject, ObservableObject {
|
|||
self.operationMode = .readingConfig
|
||||
self.readCompletion = completion
|
||||
self.readResult = BeaconCheckResult()
|
||||
self.passwordIndex = 0
|
||||
self.characteristics.removeAll()
|
||||
self.dxSmartAuthenticated = false
|
||||
self.dxSmartNotifySubscribed = false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue