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

Appengine doesn't provide search API #747

Open
nanjarapalli opened this issue Dec 22, 2022 · 0 comments
Open

Appengine doesn't provide search API #747

nanjarapalli opened this issue Dec 22, 2022 · 0 comments
Labels
API This issue or pull request is about API (e.g. unclear API, new API, API change, deprecation) app:appengine_api This issue or pull request is about astarte_appengine_api application AppEngine API v2 This issue or pull request is about the new AppEngine API (v2) discussion This issue needs to be investigated/discussed (it might be already fixed, invalid or duplicated) enhancement New feature or request user experience This issue is about user experience
Milestone

Comments

@nanjarapalli
Copy link
Contributor

Problem
There is no app engine API to search for device content in Astarte.
Only timestamp is considered in exiting API.
Due to the missing search API client side has to do the heavy lifting to fulfill the use cases.
This causes other problems that cannot be solved on the client side.
Look here for more details on the client-side issue.

Use cases

  • Search a device exists or not in Astarte
  • Search for specific param value match in the interface
  • Filter the devices based on the connection status
  • Filter the devices based on data volume size on a specific interface
  • Filter the devices based on specific interface version
  • and many more

Please consider the request and provide the search API as soon as possible.
Thanks in advance

@rbino rbino added AppEngine API v2 This issue or pull request is about the new AppEngine API (v2) discussion This issue needs to be investigated/discussed (it might be already fixed, invalid or duplicated) API This issue or pull request is about API (e.g. unclear API, new API, API change, deprecation) app:appengine_api This issue or pull request is about astarte_appengine_api application user experience This issue is about user experience enhancement New feature or request labels Jan 17, 2023
@rbino rbino added this to the v1.3 milestone Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API This issue or pull request is about API (e.g. unclear API, new API, API change, deprecation) app:appengine_api This issue or pull request is about astarte_appengine_api application AppEngine API v2 This issue or pull request is about the new AppEngine API (v2) discussion This issue needs to be investigated/discussed (it might be already fixed, invalid or duplicated) enhancement New feature or request user experience This issue is about user experience
Projects
Status: No status
Development

No branches or pull requests

2 participants