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

uuid generation #1

Open
lynxis opened this issue Oct 20, 2014 · 0 comments
Open

uuid generation #1

lynxis opened this issue Oct 20, 2014 · 0 comments
Labels
Milestone

Comments

@lynxis
Copy link
Member

lynxis commented Oct 20, 2014

We have 2 UUID types:

  • device-uuid - derived from hardware informations. Be the same even when we flash it
  • config-uuid - generated by pyramid and used as index filed in the DB.

e.g. When a hardware device is replaced by a new one, we can replace the old device-uuid <-> config-uuid mapping to the new uuid and only changed one row.

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

No branches or pull requests

1 participant