Unable to delete ra...
 
Notifications
Clear all

Unable to delete raw measurement data

1 Posts
1 Users
0 Likes
1,872 Views
(@dunaparty)
Active Member
Joined: 4 years ago
Posts: 9
Topic starter  

Hello,

I would like to delete these invalid values:

$ curl  http://api.iotguru.live/measurement/loadByEpoch/18420/gjQh9zHlHDNBS9ggqxxxxx/temperature 
[[1591573147424,21.0],[1591571760042,21.2],[1591570132465,21.7],[1591569451704,22.3],[1591569082234,22.0],[1591569073068,21.5],[1591569001007,21.0]]

Let's delete the last one:

$ curl -fS  http://api.iotguru.live/measurement/delete/18420/gjQh9zHlHDNBS9ggqxxxxx/temperature/1591569001006/1591569001008 
[]

Nothing is selected for deletion.

Am I using it wrong?

This topic was modified 3 years ago 4 times by admin

   
Quote
Share: