You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
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.
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).
The text was updated successfully, but these errors were encountered:
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:
On 2014-05-19 06:09:32 -0400, Kai Kreuzer wrote:
On 2014-05-19 06:23:25 -0400, Chris Jackson wrote:
The text was updated successfully, but these errors were encountered: