Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'loop' mode to process batches of devices #63

Open
miguelcardo opened this issue Oct 21, 2020 · 0 comments
Open

Add 'loop' mode to process batches of devices #63

miguelcardo opened this issue Oct 21, 2020 · 0 comments

Comments

@miguelcardo
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant