Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Add time slicing #25

Open
theodori opened this issue Oct 6, 2011 · 0 comments
Open

Add time slicing #25

theodori opened this issue Oct 6, 2011 · 0 comments
Assignees

Comments

@theodori
Copy link

theodori commented Oct 6, 2011

/testbed/2/node/urn:wisebed:ctitestbed:1048576/capability/urn:wisebed:node:capability:battery/fromTime/2011-10-01 17:23:39.0/toTime/2011-10-04 17:23:39.0

return all reading in range for t1<t<t2 slicing

/testbed/2/node/urn:wisebed:ctitestbed:1048576/capability/urn:wisebed:node:capability:battery/fromTime/2011-10-01 17:23:39.0
return all readings after
for t1 <t

/testbed/2/node/urn:wisebed:ctitestbed:1048576/capability/urn:wisebed:node:capability:battery/toTime/2011-10-01 17:23:39.0
return all readings before
for t<t2

@ghost ghost assigned whantana Oct 6, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants