node-red-contrib-mqtt-aviosys 1.0.1

MQTT broker that can resolve environment variables

npm install node-red-contrib-mqtt-aviosys

This is an node module for node-red that allows to use environment variables for MQTT broker uris in MQTT nodes.

Run locally

(-> npm install node-red -g)

-> npm install node-red-contrib-mqtt-aviosys -g

-> export MQTT_AWESOME_BROKER_URI= or add to ~/.bash_profile

-> start node-red

Use it

In the console you should see something like [mqtt] Resolving ENV: MQTT_AWESOME_BROKER_URI into your_awesome_broker_uri

and in the webview you get an input and an output node named mqtt-env.

Add a configuration node and instead of giving a broker uri just enter your environment variable.

Node Info

Version: 1.0.1
Updated 4 years ago
License: ISC
Rating: 1.0 1

Actions

Rate:

Downloads

23 in the last week

Nodes

  • mqtt-aviosys in
  • mqtt-aviosys out
  • mqtt-aviosys-broker

Keywords

  • node-red
  • mqtt
  • tls

Maintainers