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

Exchange of data by more than one device #17

Open
githengi opened this issue Mar 6, 2019 · 2 comments
Open

Exchange of data by more than one device #17

githengi opened this issue Mar 6, 2019 · 2 comments
Labels
question Further information is requested

Comments

@githengi
Copy link
Contributor

githengi commented Mar 6, 2019

One device should be chosen as the primary device. Data will be synced from other devices to that one device. The receiving app will be enabled in receiving mode i.e advertising mode.

The other devices (replicas) will discover the primary device and connect to it. Data should be exchanged using either option 2-4 above for sending data from each replica to primary.

There should be an option for sending data to the connected replicas once all the data has been sent to the primary device. This kind of broadcast will involve sending data to the connected replicas one by one, or n replicas at a time. This should be determined when implementing the library.

@githengi githengi added the question Further information is requested label Mar 6, 2019
@githengi
Copy link
Contributor Author

githengi commented Mar 6, 2019

This can be implemented if there is time to implement because as its a nice to have.

@githengi
Copy link
Contributor Author

githengi commented Mar 7, 2019

Confirmed that ODK share supports only 2 devices exchange at a time for mspray

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

No branches or pull requests

1 participant