Hi, i had found a script on the internet which sends values to my emoncms.org account. Then I have multiplied the Timer.set() objects so I could read more temperatures with one script.
It works, but sometimes the script stops and I dont know why. What can cause this behavior? Is it possible to read all of the three temps in one Timer and uplad it with one url_send value? Emoncms can recieve many values, but how to read them and join them in a single Timer.
Here's my current code (without passkey):
(Quelltext, 52 Zeilen)
It works, but sometimes the script stops and I dont know why. What can cause this behavior? Is it possible to read all of the three temps in one Timer and uplad it with one url_send value? Emoncms can recieve many values, but how to read them and join them in a single Timer.
Here's my current code (without passkey):
(Quelltext, 52 Zeilen)