Skip to content
forked from lwmqn/demo

A simple smart home webappp demo built with lightweight MQTT machine network.

License

Notifications You must be signed in to change notification settings

tosscaster/lwmqn-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lwmqn-demo

A simple webapp built with mqtt-shepherd and mqtt-node to mimic a smart home application (1 minute demo video).


To run the demo

###Install

$ git clone https://github.com/lwmqn/lwmqn-demo
$ cd lwmqn-demo
/lwmqn-demo $ npm install
  • Run the WebApp
/lwmqn-demo $ npm start
  • Open up http://localhost:3000/ with your browser
  • In the app, click PERMIT JOIN to run the demo, and you will see serveral devices joining the machine network one after another and doing something fun.

Demo

About

A simple smart home webappp demo built with lightweight MQTT machine network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.5%
  • Batchfile 0.4%