Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 731 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 731 Bytes

SensorHub

MaM-based sensor-monitoring for the internet of things.

Disclaimer:

This is a barely tested, barely commented, poc-prototype-piece-of-software yet. Use at own risk! Feel free to contact me for any kind of suggestions though.

Installation:

Clone this repository:

git clone https://github.com/rckey/SensorHub

Install node_modules:

cd SensorHub/
npm install

Install mam.node.js:

cd node_modules/
git clone https://github.com/rckey/mam.node.js

Run:

Run with npm start

Run SensorNode to generate own streams.