So I have a Thingspeak channel with 5 fields, when I upload data to it, it doesn't overwrite the old data. How can I clear/overwrite the fields' data through Matlab? Is there a commad that I can use in matlab or something?

 Respuesta aceptada

Jemima Pulipati
Jemima Pulipati el 22 de Oct. de 2020

0 votos

From my understanding, you are trying to clear the data from a ThingSpeak channel.
You can use one of the REST API calls 'DELETE' to clear all data from channel.
The following answer from the community could be of relevance to you.
For more information you can refer to the API Reference of the ThingSpeak documentation.

Más respuestas (0)

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre ThingSpeak en Centro de ayuda y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by