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

Support additional data storage for paired devices #4

Open
1 task done
Supereg opened this issue Jul 2, 2024 · 0 comments
Open
1 task done

Support additional data storage for paired devices #4

Supereg opened this issue Jul 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Supereg
Copy link
Member

Supereg commented Jul 2, 2024

Problem

Some paired devices might want to store additional metadata with their device. E.g., persist the last sequence number for a given user or persist the last known user data, user database number, consent code, etc ... from the User Data Service.

Solution

We should investigate (once we implement those features) how to best support these use cases. Either it makes sense to recommend users to store their device specific data on their own (maybe we can give recommendations on how to do the best?) or provide a mechanism to store these datapoints alongside the PairedDeviceInfo model.

Additional context

This will be relevant for the existing Omron devices of SpeziOmron. A specific instantiation of device specific metadata will reside in that target (storing the last sequence number and user information).

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant