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

5 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Vinod
Vinod il 5 Mar 2020
Modificato: Vinod il 5 Mar 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 Commenti
abdo m
abdo m il 30 Mag 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 il 30 Mag 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

Accedi per commentare.

Community

Più risposte nel  ThingSpeak Community

Categorie

Scopri di più su ThingSpeak in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by