フィルターのクリア

How can I delete a single data point from one of my thingspeak channels

33 ビュー (過去 30 日間)
N/A
N/A 2021 年 2 月 23 日
コメント済み: Tom Hartley 2021 年 3 月 30 日
I have (stupidly) sent a single value to the wrong field in one of my channels in Thingspeak. Unfortunately it is 1000 time larger than the rest of the data so I can’t just live with it.
Is there any way I can delete a single data point from a channel?

採用された回答

David Stacer
David Stacer 2021 年 2 月 25 日
The work around that I've used:
Export the data then edit the export file and delete the bad data. Next clear the entire channel and finally upload the fixedup data file.
  2 件のコメント
N/A
N/A 2021 年 2 月 27 日
Thanks, this is what i ended up doing. The only thing i can add is to not forget to remove the record number column from the original Feeds file and leave just the datatime and data fields for the upload.
Tom Hartley
Tom Hartley 2021 年 3 月 30 日
I agree with the last comment in the 'old' post site when this was first raised in 2016 Now another year on now ..... its 2021 ... still no easy solution. Typo's area fact of life in datasets and programmers must make corrections easy !

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeREST API についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by