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

5 Ansichten (letzte 30 Tage)
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.

Antworten (1)

Vinod
Vinod am 5 Mär. 2020
Bearbeitet: Vinod am 5 Mär. 2020
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 Kommentare
abdo m
abdo m am 30 Mai 2023
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 am 30 Mai 2023
Hello, Abdo! You should go to initializers->constants.rb (update_rate_limit =’1’)
and then to app->views->charts->html.show.erb 15000->1000

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu ThingSpeak finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by