Read File Line by Line in Node-red @stevecope
Read File Line by Line in Node-red  @stevecope
Uploaded June 2023 | Updated September 2026, 3 weeks ago
How to Read a File Line by Line in Node-red very useful when trying to decode/extract data and look for data types in a data stream.

This tutorial covers the different methods and modules available in node.js
https://geshan.com.np/blog/2021/10/nodejs-read-file-line-by-line/
The video uses the n-readlines module which you will need to install using:

npm install n-readlines.

You use the setup section of the function node to import the module there is no need any more to edit the settings.js file unless you are using a very old version of node-red.
Flow used in video and test data.

stevesnoderedguide.com/download/read-file-line-by-line-node-red
Read File Line by Line in Node-redHow to Create a Node-Red MQTT DashboardRepublish HTTP Data Over MQTT with Node-RedFilter MQTT Topics In Node-RedUsing Status Information and The Node-Red Status NodeUsing the Node-Red Gate NodeDynamic Dashboard Control (dashboard 2)How to Back Up A WordPress Website With UpdraftplusSimple Keypad for Node-Red FlowsConfiguring Username and Password Authentication on Mosquitto MQTT BrokerBinary Numbers Explained for BeginnersUsing the Mosquitto_pub and Mosquitto_sub Mqtt Client Tools
Steve Cope |

Read File Line by Line in Node-red

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER