Update of TS data?

2 vues (au cours des 30 derniers jours)
Geoff Champion
Geoff Champion le 13 Août 2020
I have a device outputting at approx. 5 second intervals but Thingspeak updates at 15 second intervals. What is happening to the lost messages please? Geoff

Réponse acceptée

Vinod
Vinod le 13 Août 2020
Modifié(e) : Vinod le 13 Août 2020
What is the status code you get from ThingSpeak when you update your channel? If you are using the Write Data API and get a HTTP 200 response code with a number representing an entry_id, then your data was accepted by ThingSpeak.
With a free license of ThingSpeak you can only update the channel every 15s. Any more frequent updates are rejected with a HTTP 200 status code and "0" response.
If you want to update your channel every 5s, consider purchasing a ThingSpeak license.
  2 commentaires
Geoff Champion
Geoff Champion le 14 Août 2020
Is the 15s limit per channel or per license please?
Christopher Stapels
Christopher Stapels le 14 Août 2020
Per channel.

Connectez-vous pour commenter.

Plus de réponses (0)

Communautés

Plus de réponses dans  ThingSpeak Community

Catégories

En savoir plus sur Read Data from Channel dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by