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

6 次查看(过去 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
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 Community

类别

Help CenterFile Exchange 中查找有关 ThingSpeak 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by