Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 368 Bytes

MQTT Garage Door Opener Example Application

A sample application built that shows how MQTT could be used to manage a garage door system by Charlie Key

For optimal testing make sure that the controller is started first and then immediately after the garage.

Usage

npm install

For style checking

npm run style