Available nodes in the Platform's FlowEngine
- 1 Introduction
- 2 Component List
- 2.1 Input
- 2.2 Social
- 2.3 Advanced
- 2.4 Spreadsheet
- 2.5 Analysis
- 2.6 Output
- 2.7 Storage
- 2.8 Raspberry Pi
- 2.9 Utilities
- 2.10 Weather
- 2.11 Onesait Platform Dataflows
- 2.12 Function
- 2.13 INPUT
- 2.14 OUTPUT
- 2.15 FUNCTION
- 2.16 STORAGE
- 2.17 ANALYSIS
- 2.18 ADVANCED
- 2.19 RASPBERRY PI
- 2.20 WEATHER
- 2.21 UTILITIES
- 2.22 SPREADSHEET
- 2.23 ONESAIT PLATFORM DATAFLOWS
- 2.24 Onesait Platform Dataflows
Introduction
The Flow Engine module is the flow engine that allows to perform data intake, and is build through the programming tool Node-RED, with which you can connect both hardware devices, APIs and online services. One of the advantages on the use of the flow created through Node-RED, is that the information is storage in JSON format, which can be is easily imported or exported.
To create flows using Node-RED, it uses individual units called nodes, and the connection between these nodes is simple and intuitive. In the tool viewer, you can find a description of the node, its inputs and outputs. Next, we show a list of the nodes that have been incorporated into the platform's Flow Engine module along with the library to which each corresponds to, a short description of it, and the official relative documentation.
Component List
INPUT
FUNCTION
STORAGE
ANALYSIS
ADVANCED
RASPBERRY PI
WEATHER
Node Name | Library | Description | Technical documentation |
 Node-RED-node-openweathermap | Makes a check of the data of the web openweathermap.org and establishes a 5-day forecast that is included in an array. An API key must be used. |   | |
Makes a periodic survey of openweathermap.org data and generates a 5-day forecast whenever there is a change in the information. An API key must be used. |
UTILITIES
Node Name | Library | Description | Technical documentation |
Node-RED-contrib-uuid |
SPREADSHEET
Node Name | Library | Description | Technical documentation |
  Node-RED-contrib-spreadsheet-in | |||
ONESAIT PLATFORM DATAFLOWS
Node Name | Library | Description | Technical documentation |
    Onesait Platform's own node | |||
Â