Skip to content

smap - Simple Measurement and Actuation Profile

License

Notifications You must be signed in to change notification settings

mbkj/smap

This branch is 17 commits behind SoftwareDefinedBuildings/smap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7952ca6 · Apr 24, 2015
Jul 26, 2013
Mar 14, 2014
Jul 16, 2014
Jun 22, 2012
Aug 28, 2014
Apr 24, 2015
Dec 2, 2014
Jan 19, 2013
Mar 6, 2014
Jun 14, 2014
Mar 8, 2012
Sep 9, 2014
Aug 29, 2012
Oct 22, 2014
Jul 18, 2011

Repository files navigation

SMAP

https://softwaredefinedbuildings.github.io/smap/

Getting Started

Installation

Python

To setup a clean environment, create a new python virtual environment with:

virtualenv venv

Before proceeding with installation, make sure you've sourced the virtual environment with source venv/bin/activate.

You must install the dependencies listed in requirements.txt before installing smap. Do this by issuing the following:

pip install -r osx_requirements.txt

After the dependencies are installed, run the installation:

python setup.py install

Build status

Build Status

About

smap - Simple Measurement and Actuation Profile

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.7%
  • C 15.5%
  • Java 2.3%
  • TeX 1.9%
  • R 1.1%
  • HTML 0.5%
  • Other 1.0%