/mqtt-garage-opener-example

A sample Node.js and MQTT application to show how a remote garage opener could work.

Primary LanguageJavaScript

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