SensorHub
SensorHub copied to clipboard
Mam-based sensor-monitoring for the internet of things.
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.