How can I change the standard 15 s update time when using my own local Thingspeak server?

5 ビュー (過去 30 日間)
Hello everyone,
Reading the forums some time ago and finding out that the Thingspeak restriction of 15 s update time of the channel can be leveraged by using a local Thingspeak server, I decided to proceed with the installation of Thingserver using the resources on git. I have successfully installed the server, but I don't know which file(s) should I modify to obtain a lower update time for my channels. Unfortunately, I couldn't find anywhere info about it.

回答 (1 件)

Vinod
Vinod 2020 年 3 月 5 日
編集済み: Vinod 2020 年 3 月 5 日
One second updates are only supported on the ThingSpeak service. To get the one-second update rate, you will need to purchase a ThingSpeak license. For more information, take a look at this page: https://thingspeak.com/prices
  3 件のコメント
abdo m
abdo m 2023 年 5 月 30 日
Please, could you tell me what the source file and parameter to change the update time of local thingspeak server. I searched much time but I didn't find answer.
Ana Maria Dragulinescu
Ana Maria Dragulinescu 2023 年 5 月 30 日
Hello, Abdo! You should go to initializers->constants.rb (update_rate_limit =’1’)
and then to app->views->charts->html.show.erb 15000->1000

サインインしてコメントする。

コミュニティ

その他の回答  ThingSpeak コミュニティ

カテゴリ

Help Center および File ExchangeThingSpeak についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by