Added EnergyPlus simulation agent into modular VOLTTRON#1
Added EnergyPlus simulation agent into modular VOLTTRON#1riley206-pnnl wants to merge 28 commits intoeclipse-volttron:developfrom
Conversation
|
This is the wrong license. Please look at https://github.com/eclipse-volttron/volttron-core for guidance on how to properly add LICENSE and code copyright. |
|
Ideally we should have many more commits than just the 2. We should be able to trace the code from when you started from the VOLTTRON/volttron repository and changed it to the modular. There should be a single commit for the setup of this repository with poetry etc the rest should be small incremental changes. |
|
You should not have wheel files committed to the repository. There should be a .gitignore in the root (see volttron-core) |
Yes that makes sense. The reason for that not existing is because I did not even clone the repo I just copied files and started work on it. Once you pointed me to the empty cloned repo that was to be used. I uploaded everything at once. This will not happen in the future. |
|
Please use a .gitignore from one of the other repositories as this one is not complete. |
Signed-off-by: Shwetha Niddodi <shwetha.niddodi@pnnl.gov>
Added code to parse the configuration style of both extant EPlusAgents.
…d in current code.
Changed name of configuration in ep_building1.config to name supporte…
Description
Added EnergyPlus simulation agent into modular VOLTTRON.
Type of change
How Has This Been Tested?
Checklist: