Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
/ ruuvi-to-keen Public archive

Node.JS app to relay RuuviTag measurements to Keen.io

Notifications You must be signed in to change notification settings

okko/ruuvi-to-keen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruuvi-to-keen

Node.JS app to relay RuuviTag measurements to Keen.io.

Requires Noble

Requires a Keen.io account.

Install

npm install

Create a file .env and write Keen.io authorization information to it:

KEEN_PROJECTID=aaaaaaaaaa
KEEN_WRITEKEY=aabbccddeeff

Start

screen node index.js

Press CTRL+A CTRL+D to detach from screen and to leave the application running.

To get back to the screen:

screen -r

About

Node.JS app to relay RuuviTag measurements to Keen.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published