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

Device registration #385

Merged
merged 18 commits into from
Dec 19, 2019
Merged

Device registration #385

merged 18 commits into from
Dec 19, 2019

Conversation

e00dan
Copy link
Contributor

@e00dan e00dan commented Dec 18, 2019

device-registry:

  • BREAKING CHANGE: change device primary key to number instead of smart meter address
  • BREAKING CHANGE: add region and province offchain properties to device
  • Restrict device creation to device owner, device admin, issuer
  • Restrict active and rejected devices creation to device admin, issuer
  • Allow multiple devices per one smart meter address

origin-ui:

  • Extend HierarchicalMultiSelect to support single select
  • Add AddDevice view
  • Add MyDevices view
  • Add Pending devices view for Issuer to accept devices

origin-backend:

  • Add possibility to store images

market:

Screenshot_2019-12-19 Origin

@e00dan e00dan marked this pull request as ready for review December 19, 2019 02:37
@e00dan e00dan requested review from josipbagaric and kosecki123 and removed request for josipbagaric December 19, 2019 02:37
@e00dan e00dan changed the title Input form for device registration Device registration Dec 19, 2019
@e00dan e00dan merged commit 47de89c into master Dec 19, 2019
@e00dan e00dan deleted the feat/registration-form branch December 19, 2019 15:46
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 this pull request may close these issues.

3 participants