Skip to content

This nodejs app allows to subscribe to a channel of a mqtt broker and print all messages in console.

Notifications You must be signed in to change notification settings

arizz96/node-mqtt-subscription-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mqtt-subscription-logger

This nodejs app allows to subscribe to a channel of a mqtt broker and print all messages in console.

You can start this service with these env variables:

  • MQTT_HOST
  • MQTT_USERNAME
  • MQTT_PASSWORD
  • MQTT_TOPIC

About

This nodejs app allows to subscribe to a channel of a mqtt broker and print all messages in console.

Topics

Resources

Stars

Watchers

Forks

Contributors