Skip to content

Releases: VOLTTRON/volttron-client

Release 0.3.6

11 Dec 23:01
Compare
Choose a tag to compare

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.