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

Services to clone and to flush raw data #14

Open
ffleurey opened this issue Aug 15, 2012 · 0 comments
Open

Services to clone and to flush raw data #14

ffleurey opened this issue Aug 15, 2012 · 0 comments

Comments

@ffleurey
Copy link
Contributor

When using raw sensors we often want to save a subset of the data to a new sensor and delete the rest of the data.
To do that we need 2 services:

  • A copy service which allow copying the data from a sensor to a new sensor. We should be able to specify as parameters a start and an end date.
  • A delete service which allow removing all the data from a sensor between a start and an end date.

In the admin these services can be used to have "clear data" and a "clone sensor" buttons for every sensor. A more elaborate version could allow specifying the start and end dates but this is not really needed in the admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant