This repository has documentation and scripts for developers of the modular version of VOLTTRON code. In this version VOLTTRON is split into three components
We have developed a white paper detailing the changes from the monolothic (8.x) version of the platform.
If you want to contribute to any of the above three repositories, please refer to the core developer documentation for details on how to set up your environment, debug with PyCharm, and create pull requests
If you want to use the VOLTTRON core as is and develop/update VOLTTRON agents, please refer to the agent development documentation for details on how to install VOLTTRON core, how to set up your agent development environment, and contribute code for community use