tosscaster / lwmqn-server

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

Home Page:http://lwmqn.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://lwmqn.github.io/

License:MIT License


Languages

Language:JavaScript 96.1%Language:HTML 3.5%Language:Batchfile 0.4%