node-red-contrib-mqtt-dynamicsub 0.0.9

MQTT node for Node-RED that allows dynamic subscriptions of MQTT topics via messages.

npm install node-red-contrib-mqtt-dynamicsub

MQTT input node: mqtt-in-dynamicsub

MQTT node for Node-RED that allows dynamic subscriptions of MQTT topics via messages. Based on the core Node-RED "mqtt in" node, and uses the core "mqtt-broker" config node.

Derived originally from node-red-contrib-digitaloak-mqtt.

Features

  • Subscribe to multiple topics dynamically
  • Unsubscribe from all subscribed topics
  • Unsubscribe a topic automatically after first message is received (for non-wildcard topics)
  • Retrieve list of currently subscribed topics from node context

Node Info

Version: 0.0.9
Updated 3 years, 10 months ago
License: Apache-2.0
Rating: 5.0 1

Actions

Rate:

Downloads

55 in the last week

Nodes

  • mqtt-in-dynamicsub

Keywords

  • node-red
  • mqtt
  • mqtt subscribe
  • mqtt unsubscribe
  • mqtt dynamic
  • mqtt dynamic subscribe
  • mqtt dynamic unsubscribe

Maintainers

Contributors

  • tmdoit