DeregisterStrategy
Deregistration strategy to set configurable parameters for de-registration flow.
Optional with default value DefaultDeregisterStrategy
.
-
resetTimeout()
Default implementationThe expected duration of Sidewalk device completing factory reset after receiving RESET command.
Sidewalk Mobile SDK scans for the device for the given time, and returns success if the Sidewalk device is found in OOBE mode, otherwise returns failure.
Note
The range for reset timeout should be within the range of [3, 60] seconds. Default implementation returns 3.Default Implementation
Default reset timout interval for scanning after Device factory reset set to 3 seconds.