node-red-contrib-currentflow
v0.0.1
Published
This node is used to get some parameters about the running node-red. It will give you the **port** on which on node-red is running such as the **httpAdminRoot**.
Readme
node-red-contrib-NRDS-RED
Description
This node is used to get some parameters about the running node-red. It will give you the port on which on node-red is running such as the httpAdminRoot.
This node will add this information to the input msg
msg.uiPort = Port
msg.httpAdminRoot = httpAdminRoot