This is example script for IoT device simuration with communication on MQTT protocol.
Install javascript dependencies
npm install
node index.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.