5.2: Node-red

Here is a story of how a developer might use Section 5.2 of a technical guide to solve a real-world problem. The Problem: A Data Silo in the Orchard

Alex turned to in the project manual. This section described Node-RED as a browser-based "flow editor" where you can wire together different blocks (nodes) like LEGO bricks. 5.2 NODE-RED

Alex was a developer for a smart orchard. Every hour, hundreds of sensors measured soil moisture and temperature. The data was there, but it was stuck inside the sensors. Alex needed a way to collect this information and store it in a database so the farmers could see it on their digital maps. The Solution: Opening Section 5.2 Here is a story of how a developer might use Section 5

When They See Us