@alvarobc2412/status

1.0.2 • Public • Published

Node-RED Logo STATUS - Flows

A node-red version focused on STATUS project flows

🗨 About

GIF

Node-RED is an open-source flow-based programming tool designed for visual programming and wiring together hardware devices, APIs, and online services. It provides a browser-based flow editor that allows users to create applications by wiring together nodes to perform tasks.

⚙ Running the server locally

You can easily deploy the project following the README.md in Node-RED-starter

📚 Getting started with Node-RED

At this point, we are going to explain the main Node-RED panel, differentiating it into three main areas. The first area, located in the left column, is where we will find all the available nodes:

jpeg

In Node-RED, a node is a piece of functionality that we can include in the automations. The second area is the central board:

jpeg

In this board, we can add the nodes and their connections. Finally, in the right column, we can visualise different panels where we can consult relevant information, such as the log console or a summary of all the installed flows:

jpeg

Package Sidebar

Install

npm i @alvarobc2412/status

Weekly Downloads

7

Version

1.0.2

License

Apache-2.0

Unpacked Size

143 kB

Total Files

28

Last publish

Collaborators

  • alvarobc2412