Thingspeak unit - 24 messages every same minute

조회 수: 4 (최근 30일)
Yedidya Harris
Yedidya Harris 2022년 11월 13일
답변: Christopher Stapels 2022년 11월 14일
I'm planning to purchase one unit. I have 24 esp32 MCUs each one with a SCD30 sensor. I'm planning to send readings of my sensors, each sensor to a different channel. Every minute. I see that I'm allowed to upload a message once every second. If I have 24 messages every minute. Will it work? What happens if all of the 24 messages will be uploaded at the same exact second? Is that problematic?
Thanks, Yedidya

답변 (1개)

Christopher Stapels
Christopher Stapels 2022년 11월 14일
If each device has its own channel, you can upload all messages in the same second. If you have a home or student unit, you are limited to 10 channels per unit. You might need three units of these license types for 24 devices. The standard and academic units allow up to 250 channels.
If you put multiple devices on a single channel, they can have collisions that will result in a loss of data if two devices publish to the same channel in a single second.
Also, each licese includes 33 M messages per year. Publishing 24 messages per minute is less than 33 M messages per year, so you will not approach the message limit.

커뮤니티

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

카테고리

Help CenterFile Exchange에서 Visualize Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by