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.
npm install
npm run style
A sample Node.js and MQTT application to show how a remote garage opener could work.
JavaScript
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.
npm install
npm run style