Hello everyone,
I am currently working on an energy optimization project as part of my Master’s thesis. I have a full year’s worth of consumption and production data, with measurements taken every 15 minutes.
Using this data, I would like to set up a battery with your software and test various energy optimization methods you offer.
However, I would like to complete this project solely on Openems_edge (Apache Felix Web Console) without modifying the code.
My questions are as follows:
-
How can I import my CSV file with the full year’s data into the software (1st January - 31 December, every 15 min.) ? I tried using CSV Direct, but my data volume exceeds the limit imposed by the Simulator DataSource: CSV Predefined. I have already reviewed all topics related to this, but none specifically address this question.
-
How can I display all my yearly data directly on the edge’s energy monitor? And how can I adjust the display so that it shows measurements every 15 minutes rather than every 5 minutes as set by default?
To give you more context, I am trained as an energy engineer and have no programming knowledge or experience using GitHub. The installation was performed by an IT professional who deployed the software on my machine.
Thank you very much for taking the time to address my question!
I know this software has tremendous potential, but I feel I may be missing some knowledge to fully harness it.
Have a great weekend!
David