Skip to content

weathergrid/device-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device-server

Device server written in Node. Handles live data emission and JSON... Everything in this repository is proof of concept.

setup

To set up the server, either:

  1. Use the Makefile, which takes care of device bringup for you, in just one command (recommended)
  2. Use setup.py directly (not recommended, only for dev)

If utilizing the second method, simply run

python setup.py [--debug, --options]

to create your config.json.

todo

  • JSON
  • Sockets
  • GPIO Sensor integration
  • Code touchups and cleanups
  • Unit testing, modularity

About

Device server written in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published