Skip to content

r-c-k/SensorHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published