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

Add a persistence REST interface #631

Closed
kaikreuzer opened this issue Dec 3, 2015 · 1 comment
Closed

Add a persistence REST interface #631

kaikreuzer opened this issue Dec 3, 2015 · 1 comment

Comments

@kaikreuzer
Copy link
Contributor

migrated from Bugzilla #434032
status NEW severity enhancement in component REST/SSE for ---
Reported in version unspecified on platform All
Assigned to: Project Inbox

On 2014-05-03 05:59:29 -0400, Chris Jackson wrote:

Add a REST interface to prune, or modify data in the persistence store. This should allow the user to manually modify or remove data.

The use case is to allow removal of invalid data. We've all got sensors that periodically throw out a random value and it completely screws up the historical data. This interface would allow the user to modify this data to remove such rogue entries.

This could be combined with Bug 423508 depending on the implementation planned for that bug.

On 2014-05-19 06:09:32 -0400, Kai Kreuzer wrote:

Just for the record: There were some previous discussions about this here: openhab/openhab1-addons#24

A REST interface alone probably won't suffice, but we will have to introduce another persistence service interface, which also allows active data manipulation (crud).

On 2014-05-19 06:23:25 -0400, Chris Jackson wrote:

Yes - absolutely correct. As discussed previously this needs a CRUD persistence interface with appropriate user access control (when this is available).

@kaikreuzer
Copy link
Contributor Author

Implemented with #1872

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

1 participant