|
When importing devices, the number of devices does not refresh. We should make it refresh, but the import may potentially take some time, so we should refresh until the number of imported devices stabilizes.
For that I would like to reuse some kind of RefreshService, since the refresh is already several times implemented thorought the app.
|