Skip to content

treatwell/uala-node-mqtt-subscription-logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.5%
  • Dockerfile 26.5%