Skip to content

patriciovergaratobar/MqttListenerNodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MqttListenerNodeJS

Mqtt listener and Web Socket for the view from a client

To build this application, you must have the following in the development environment:

Install the necessary libraries:

npm install mqtt
npm install http
npm install websocket
npm install mongoose

#or you can use
sh npmInstall.sh

Start the application:

node main.js

To visualize what arrives in the topics and what is saved, you can open the client on a web browser.

clienteWeb/index.html

About

Mqtt listener and WebSocket for the view from a client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published