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.
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
-
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)
-
Start the platform
> volttron -vv -l volttron.log &>/dev/null &
-
Install listener agent
> vctl install volttron-listener --start
-
View status of platform
> vctl status
-
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
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4612377747980eaa62f8f477048d1c6a424bfebb24334762aa5c19d9e0f03b4d |
|
MD5 | fa3b070a154248c6d2b37cf6da67469d |
|
BLAKE2b-256 | 5f409e6a05800633664b7393ba66c11a83b64c9b47c0d001ad794add602825fa |