I have a local installation of emoncms and i am bulk loading data. I collect the data every 30 mins, then upload it once per day - so i am uploading 48 values at a time every midnight. The values are kWh per 30 min period - not an ever increasing kWh total - tho i could change to this if it helped.
I'm having trouble getting the data to be stored/displayed correctly - i have tried various input processing options but nothing seemed to give me what i want... What i really want is to have data stored as 30 min totals, have a series of visualizations to display previous day/week/month totals etc and a bar chart that will show me my half hourly totals. After that i want to use the data to create a bill and even generate a report/bill per meter automatically every month with some totals and costs.
Is this system going to be able to do this for me out of the box or are their any addons that will help get me to where i want to be?
Re: Bulk kWh Data to emoncms - kWh per 30min Period
Hi Andy, generally it's possible...
I'm as you not a pro, I've old data measered by MBus and transfered that to emoncms, the processing chain I used is:
This way I got graph's like this: https://www.dropbox.com/s/fsbzeyhlojojm81/Screenshot%202014-06-22%2023.37.07.png
BTW: my data looked like that:
Hope this helps...