node-red-contrib-hostip 0.0.3

This node provides the IP address of the machine hosting the Node-red.

npm install node-red-contrib-hostip

This node provides the IP address of the machine hosting the Node-red.

Install

From your node-red directory:

npm install node-red-contrib-hostip

or

in the Node-red, Manage palette, Install node-red-contrib-hostip

Usage

This node provides the IP address of the machine hosting the Node-red.

The output message contains all IP addresses (but not the internal ones).
The output msg.payload is an Array and contains for each address :

  • address : the IP address.
  • family : the IP family (IPv4 or IPV6).
  • scopeid : the Scope ID in case of IPv6.

Node Info

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

Actions

Rate:

Downloads

69 in the last week

Nodes

  • hostip

Keywords

  • node-red
  • ip

Maintainers