EmonCMS - temperature values

Die Verwendung von Skripten liegt im eigenen Ermessen des Benutzers. Unterstützung für Skripte wird vom Autor des Skripts bereitgestellt.

VPN/Proxy erkannt

Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.

  • 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):

  • Hello again, I made a progress with my code. Is it possible to make it even more efficient?