Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 484 Bytes

nodemcu-statusboard

Consists of: -

  • a NodeJS server that discovers and serves up the status of real-world things
  • a number of physical status boards that show this information - provisionally each hosting a NodeMCU device for connectivity
  • back-end infrastucure to provide the information to the nodejs server

See my wiki page for this project at https://wiki.nottinghack.org.uk/wiki/Status_Boards

TODO authentication for setting values http://passportjs.org/ and session