User's Manual

Table Of Contents
BoltAIR 20-31 User's manual EN 9 Eurotech Everyware IoT
© 2022 Eurotech SpA - Via Fratelli Solari 3/A - 33020 AMARO (UD) - Italy
Code: BTAIR-20-31-11_MAN_EN_1-3
Revision: 1-3 2022.07.28
55 / 60
9.4 The ESF Wires application
ESF gives also a dataflow programming model: Wires.
Wires simplifies the development of Edge Computing Applications leveraging reusable configurable
components.
In the dataflow programming model, the application logic is expressed as a directed graph (flow) where
each node can have inputs, outputs and independent processing units.
The processing unit of a node executes independently and does not affect the execution of other nodes.
Thus, the nodes are highly reusable and portable.
The following picture shows an example of the Wires application: