Skip to content

cdcorbin-pnnl/volttron-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository contains simple equipment and zone models that can be used by VOLTTRON agents. These models are not agents themselves an should be installed into the VOLTTRON virtual environment and extended or imported by agents requiring this functionality. This README contains instructions for installing these modules into the VOLTTRON virtual environments' site-packages directory.

DEPENDENCIES

The following instructions assume you have already cloned this repository.

Make sure you have installed VOLTTRON and its dependencies.

INSTALLATION

Enable the VOLTTRON virtual environment

$ . [VOLTTRON repository location]/env/bin/activate

Install the package.

$ cd [volttron-models repository location]
$ python setup.py install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages