VOLTTRON 4.0 Released

Date: 
October 2016

In addition to the changes made in the 4.0-beta release, the following modifications have been made.

  • Applications are broken out into their own repository: https://github.com/VOLTTRON/volttron-applications
  • Some commands have been broken out into their own subcommands (for instance, volttron-ctl serverkey is now under volttron-ctl auth serverkey)
  • Configuration Store for dynamically updating agent configurations
  • VOLTTRON configuration wizard allows for more agent setups.
  • Added volttron-ctl update command to update agents. Using this command does not lose the public/private keypair when installing agents.

API Changes

  • Keystore public() method has been changed to a property.