Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 247 Bytes

MQTT Test

Usage

Start a local HiveMQ Broker.

Install the node dependencies and start the service on Terminal 1:

npm i
npm start

Install Mosquitto and execute the publish script on Terminal 2:

./publish.sh