Update of TS data?

2 次查看(过去 30 天)
Geoff Champion
Geoff Champion 2020-8-13
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

采纳的回答

Vinod
Vinod 2020-8-13
编辑:Vinod 2020-8-13
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 个评论
Geoff Champion
Geoff Champion 2020-8-14
Is the 15s limit per channel or per license please?

请先登录,再进行评论。

更多回答(0 个)

社区

更多回答在  ThingSpeak Community

类别

Help CenterFile Exchange 中查找有关 Read Data from Channel 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by