Skip to content

Release 0.3.6

Latest
Compare
Choose a tag to compare
@craig8 craig8 released this 11 Dec 23:01
· 5 commits to main since this release

Initial release of volttron-client.

The following have been implemented:

  • vctl
    • install agent directory (using setup.py, pipenv, or poetry based install)
    • install agent using pypi named wheel
    • install agent using local wheel file
  • vctl commands
    • agent control, start, stop, remove
    • key commands add, remove

vctl is not compatible with 8.x environment, however agents can be executed in a shell that connects to an 8.x platform.

See https://github.com/VOLTTRON/volttron-client/blob/main/ChangeLog for full changelog history.