Skip to content

asayler/SmartWallv1

Repository files navigation

Andy Sayler
andy.sayler@gmail.com
Laura Costello
Patrick McKelvy

Winter 2011

SmartWall v1

The SmartWall project is an effort to create an open and extensible
power and utility monitoring and control framework. This repository
contains much a of the code related to the version 1 Prototype of
a functioning SmartWall system.

***TO BUILD***
Run make in each of the following folders in the following order. Each make
run should complete without errors.

com
master
slave
usermon

Additional instruction: 
devices.sws must be writeable by all. Run: >>chmod 666 devices.sws

***Significant Directories***
/com - common SmartWall protocol functions, definitions, and structures
/master - Reference master SmartWall device implementation code
/slave - Reference slave SmartWall device implementation code
/usermon - Reference UI implementation code

***Significant Files***
devices.sws - SmartWall Master System devices list (autogenerated by Master
              Devices, but human readable).
	      Note: swls.c requires that this file be write-able by all:
	      >>chmod 666 devices.sws 
notes       - Some running notes and thoughts. Jotted down while coding.
README      - You're looking at it.

About

Smart Wall version 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published