A Volttron agent that runs boptest simulation.


Keywords
volttron, agent, boptest, simulation, application
License
Apache-2.0
Install
pip install volttron-boptest==0.1.1rc6

Documentation

VOLTTRON BopTest

This repo hosts both volttron-boptest-agent and volttron-lib-boptest-integration.

  • The volttron-boptest-agent utilizes the volttron-lib-boptest-integration library to perform simulation control and benchmark tasks.
  • The volttron-lib-boptest-integration python library is used for integrating boptest simulation into VOLTTRON platform, which is a library a user can easily develop their own custom boptest-agent.

For installing and setting up volttron-boptest-agent with the VOLTTRON platform, please refer to volttron-boptest-agent/README.md.

For using volttron-lib-boptest-integration library, please read volttron-lib-boptest-integration/README.md.