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

Story: Refactor the AWS Thing type support #2067

Closed
5 tasks
kbeaugrand opened this issue May 12, 2023 · 0 comments
Closed
5 tasks

Story: Refactor the AWS Thing type support #2067

kbeaugrand opened this issue May 12, 2023 · 0 comments
Assignees
Labels
aws enhancement New feature or request refactoring Restructure the source code so as to improve operation with

Comments

@kbeaugrand
Copy link
Member

kbeaugrand commented May 12, 2023

Description

When developing AWS support (#1865), we decided to update our functionality to support AWS specificity.
We should now improve this.

Acceptance criteria

  • APIs should be behind the device model (the backend should do the job),
  • Screens should not be changed,
  • Depreciation should be handled by the backend when deleting the thing type (maybe a sync job to delete depreciated types, ...),
  • Searchable attributes should be internal attributes managed by the portal (device id, device name, model id, ...) at this time I don't see any usage of searchable attributes on the model we will discuss aout that on the devices,
  • The model should give the possibility to manage the properties (attributes in AWS, that are stored in the database and then pushed to the devices)
@kbeaugrand kbeaugrand added enhancement New feature or request refinement refactoring Restructure the source code so as to improve operation with aws labels May 12, 2023
@github-project-automation github-project-automation bot moved this to 📝 Todo in IoT Hub Portal May 12, 2023
@hocinehacherouf hocinehacherouf self-assigned this May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws enhancement New feature or request refactoring Restructure the source code so as to improve operation with
Projects
Status: 📝 Todo
Development

No branches or pull requests

2 participants