Month: July 2023
Tutorial: Importing a flow into Node-Red
Node-Red is a graphical, drag and drop, point and click programming environment that uses “nodes” that are “wired” together to do things that create a “flow” of information. The vast majority of eRVin runs in Node-Red and consists of many small flows that all make up one, much larger flow. There are many cases where an update, or some new capability, has been made available for eRVin in the form of a “flow file”. ALearn More