Which visualization and/or input processing do I need to track my water use?
Submitted by Guest on Wed, 11/12/2013 - 19:45
Hi All,
I have a sensor that reports my household water use to emoncms every minute as liters used in the last minute. I would like to create some dashboards to visualize my data but I can't seem to find anything that really does what I want.
My data is in the following format:
0
0
0
4
6.5
0
0
etc ...
What do I have to do to get a visualization that sums all my water use readings to a daily total and shows it as a bar graph or something but resets at midnight every day?
Is there a way to create another visualization that sums my readings through the day but then resets at midnight so I can see which parts of the day I am using water? Like an the accumulator input processor with daily reset at midnight?
I have similar visualizations for my electricity monitoring but I can't seem to figure out how to do it with my water readings. I assume that this is totally possible with EmonCMS but after hours of searching and playing with it, I still can't figure it out.
Which visualization and/or input processing do I need to track my water use?
Submitted by Guest on Wed, 11/12/2013 - 19:45Hi All,
I have a sensor that reports my household water use to emoncms every minute as liters used in the last minute. I would like to create some dashboards to visualize my data but I can't seem to find anything that really does what I want.
My data is in the following format:
0
0
0
4
6.5
0
0
etc ...
What do I have to do to get a visualization that sums all my water use readings to a daily total and shows it as a bar graph or something but resets at midnight every day?
Is there a way to create another visualization that sums my readings through the day but then resets at midnight so I can see which parts of the day I am using water? Like an the accumulator input processor with daily reset at midnight?
I have similar visualizations for my electricity monitoring but I can't seem to figure out how to do it with my water readings. I assume that this is totally possible with EmonCMS but after hours of searching and playing with it, I still can't figure it out.
Thanks.
Regards,
Blaine