Forwarding sensor measurements to ThingSpeak
Posted: Friday 14 August 2015 0:54
Hi,
I want to be able to log the values from specific sensors in Domoticz with high resolution (say 20 secs) for a longer period, maybe days/weeks or even months. So I want to be able to view the same detailed graphs/logs even after a couple of months have passed. What I noticed is that in Domoticz, sensor values are logged with a resolution of 5 minutes and after a maximum of 7 days you're left with only one value a day. I can understand the reason behind this (database growth), but for some sensors I don't want to loose that detailed data and, as I said, want it in a higher resolution than 5 minutes.
That's why I want to forward the measurment values of some sensors to ThingSpeak via a http request (max resolution is 15s) whenever the values are read by Domoticz. I use a MySensors serial Gateway so I can control the update rate of the Mysensor sensor itself.
Can someone tell if this is possible, and if so, how this could be accomplished?
I want to be able to log the values from specific sensors in Domoticz with high resolution (say 20 secs) for a longer period, maybe days/weeks or even months. So I want to be able to view the same detailed graphs/logs even after a couple of months have passed. What I noticed is that in Domoticz, sensor values are logged with a resolution of 5 minutes and after a maximum of 7 days you're left with only one value a day. I can understand the reason behind this (database growth), but for some sensors I don't want to loose that detailed data and, as I said, want it in a higher resolution than 5 minutes.
That's why I want to forward the measurment values of some sensors to ThingSpeak via a http request (max resolution is 15s) whenever the values are read by Domoticz. I use a MySensors serial Gateway so I can control the update rate of the Mysensor sensor itself.
Can someone tell if this is possible, and if so, how this could be accomplished?