Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

blackfyre/node-weather-thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## NodeJS based Weather Station as a Mozilla WebThing

The aim is to prowide a Mozilla IoT compliant Weather sensor bundle for your GateWay.

The GateWay should already have NodeJS installed so this doesn't add too much software overhead to your existing setup.

Use the `.env.example` file to create your own `.env` file to get things working (after installing the dependencies, of course).

Just run `node index.js` from the root folder, or you can use a node process manager like PM2 to get things started.

Releases

No releases published

Packages

No packages published