An open API service indexing awesome lists of open source software.

https://github.com/gcoonrod/rainbarrel

Data collection server for IoT sensors.
https://github.com/gcoonrod/rainbarrel

actionhero datalogger iot iot-sensors

Last synced: 11 months ago
JSON representation

Data collection server for IoT sensors.

Awesome Lists containing this project

README

          

# Rainbarrel

Data collection server for IoT sensors

## To install:
(assuming you have [node](http://nodejs.org/) and NPM installed)

`npm install`

## To Run:
`npm start`

## To Test:
`npm test`