@alvarobc2412/status 1.0.0

Collection of STATUS project components.

npm install @alvarobc2412/status

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

Installation pre-requisites

  • First of all, installing Node-RED involves using Node Package Manager (npm) with the command npm install -g node-red. This command, when executed in a terminal or command prompt, globally installs Node-RED, making it accessible from any directory within your system.

Deploy node-red locally

📚 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

Node Info

Version: 1.0.0
Updated 7 months ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

156 in the last week

Nodes

  • url-to-doc
  • exists-url
  • filter-by
  • project-to-url
  • exists-section-in-doc

Keywords

  • node-red
  • status
  • compliance

Maintainers

Contributors

  • Francisco Montero