Create a new Reading query API - get readings by start/end timestamp and reading name #3519
Labels
2-medium
priority denoting issues with cross-cutting project impact
core-services
enhancement
New feature or request
ireland
🚀 Feature Request
Relevant Package
core data
Description
Per Slack request from @younes ABDELOUHAB - add a new Reading query (GET). Allow all readings within a start/end time and a specified reading name to be retrieved. It should be a combination of the existing GET requests
http://localhost:48080/api/v1/reading/{start}/{end}/{limit}
http://localhost:48080/api/v1/reading/name/{name}/{limit}
Approved
Reviewed and approved by the Core Working Group on 5/27/21 with target release of EdgeX 2.0.1 (~August 2021)
The text was updated successfully, but these errors were encountered: