Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Ability to request the history of last X data items for a particular path #63

Closed
simonyg opened this issue Apr 1, 2020 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@simonyg
Copy link
Collaborator

simonyg commented Apr 1, 2020

Enhance sample query to support the concept of "To=" with a specified # of items.

Instead of "From=X" and "Count=Y" to retrieve Y data items starting from X, we want to find out the history of a particular path up to the sequence num X.

https://<authority>/sample?count=100&to=12345&path=//DataItem[@id='XYZ']

Last 100 data items of 'XYZ' before sequence num 12345

@simonyg simonyg added the enhancement New feature or request label Apr 1, 2020
@wsobel
Copy link
Member

wsobel commented Apr 2, 2020 via email

@wsobel
Copy link
Member

wsobel commented Apr 2, 2020 via email

@wsobel
Copy link
Member

wsobel commented Dec 1, 2020

Handled in issue #66

@wsobel wsobel closed this as completed Dec 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants