Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 622 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 622 Bytes

zigbee-demo

A simple webapp built with zigbee-shepherd to mimic a smart home application.

To run the demo

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

Demo