fdsm icon indicating copy to clipboard operation
fdsm copied to clipboard

Add 'loop' mode to process batches of devices

Open miguelcardo opened this issue 4 years ago • 0 comments

Sometimes we need to deliver the same service to dozens of devices. Executing the command, launching the JVM, etc, may take actually longer than the actual service delivery. So fdsm should implement an optional flag (default value false) to enable a mode in which the command is applied every time a device is detected by the reader. We have something similar in the personalization client.

miguelcardo avatar Oct 21 '20 13:10 miguelcardo