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일

0 개 추천

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?
Christopher Stapels
Christopher Stapels 2020년 8월 14일
Per channel.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

도움말 센터File Exchange에서 Downloads에 대해 자세히 알아보기

제품

질문:

2020년 8월 13일

댓글:

2020년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by