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

ID in Settingsmenu #149

Open
AKMaily opened this issue Apr 24, 2024 · 2 comments · May be fixed by #159
Open

ID in Settingsmenu #149

AKMaily opened this issue Apr 24, 2024 · 2 comments · May be fixed by #159
Assignees

Comments

@AKMaily
Copy link
Collaborator

AKMaily commented Apr 24, 2024

For future functionality, workshops should have the capability to input their ID in the Settings menu. To achieve this, an Input Field should be integrated into the Settings menu where the ID can be entered. Once entered, this ID should be saved in the config and remain unchangeable thereafter.

@tesourinha tesourinha self-assigned this Apr 24, 2024
@NP199
Copy link
Collaborator

NP199 commented Apr 29, 2024

I suggest building an API Endpoint, where the user can ask for an ID which is then coupled with an counter for his uploaded data.
So one endpoint for getting an ID, and then this is coupled in OmnaiView with his counter which will be and get and set to another endpoint.
So when the user changes his hardware he can again ask for his old id and then update his old data counter.

@AKMaily
Copy link
Collaborator Author

AKMaily commented May 13, 2024

This is a great idea for a subsequent procedure and will be integrated into the APIs. In the meantime, it seems the most efficient way to ensure timely access to an ID is by initially storing it in the config.

@tesourinha tesourinha linked a pull request May 29, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants