node-red-contrib-env 1.0.2

Node-RED Node to read environment variables.

npm install node-red-contrib-env

Reads enviroment variables from the Node-RED server process using the process.env node variable.

Installation

Type

yarn add node-red-contrib-env

or

npm install --save node-red-contrib-env

to avoid yarn.

Behavior

There are three ways the node tries to specify the environment variable name which shoud be need in that order

  1. Use the key specified in the node config.
  2. Use the payload from the incomming message.
  3. Use the topic from the incomming message.

Node Info

Version: 1.0.2
Updated 7 years, 3 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

66 in the last week

Nodes

  • process-env

Keywords

  • node-red
  • process
  • env

Maintainers