Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 245 Bytes

File metadata and controls

9 lines (7 loc) · 245 Bytes

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