Skip to main content

VOLTTRON™ is an open source platform for distributed sensing and control. The platform provides services for collecting and storing data from buildings and devices and provides an environment for developing applications which interact with that data.

Project description

VOLTTRON™ is an open source platform for distributed sensing and control. The platform provides services for collecting and storing data from buildings and devices and provides an environment for developing applications which interact with that data.

Pytests pypi version

Installation

It is recommended to use a virtual environment for installing volttron.

python -m venv env
source env/bin/activate

pip install volttron

Quick Start

  1. Setup VOLTTRON_HOME environment variable: export VOLTTRON_HOME=/path/to/volttron_home/dir

    NOTE This is madatory if you have/had in the past, a monolithic VOLTTRON version that used the default VOLTTRON_HOME $HOME/.volttron. This modular version of VOLTTRON cannot work with volttron_home used by monolithic version of VOLTTRON(version 8.3 or earlier)

  2. Start the platform

    > volttron -vv -l volttron.log &>/dev/null &
    
  3. Install listener agent

    > vctl install volttron-listener --start
    
  4. View status of platform

    > vctl status
    
  5. Shutdown the platform

    > vctl shutdown --platform
    

Full VOLTTRON documentation available at VOLTTRON Readthedocs

Contributing to VOLTTRON

Please see the contributing.md document before contributing to this repository.

Please see developing_on_modular.md document for developing your agents against volttron.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

volttron-10.0.3a8-py3-none-any.whl (297.6 kB view details)

Uploaded Python 3

File details

Details for the file volttron-10.0.3a8-py3-none-any.whl.

File metadata

  • Download URL: volttron-10.0.3a8-py3-none-any.whl
  • Upload date:
  • Size: 297.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.0b2 CPython/3.10.11 Linux/5.15.0-1035-azure

File hashes

Hashes for volttron-10.0.3a8-py3-none-any.whl
Algorithm Hash digest
SHA256 4612377747980eaa62f8f477048d1c6a424bfebb24334762aa5c19d9e0f03b4d
MD5 fa3b070a154248c6d2b37cf6da67469d
BLAKE2b-256 5f409e6a05800633664b7393ba66c11a83b64c9b47c0d001ad794add602825fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page