Skip to content

uuid generation #1

Description

@lynxis

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions