We chose to create an example of extraction using Modbus connector. The complete documentation about this node is available directly on your Data Flow Manager or here
Here is the example:

This flow is composed of :
- inject: this node trigger the extraction, we chose to set up this node in "interval mode" to trigger the extraction automatically every XX secondes
- modbus-read: this node is the one we worked on with the article about Modbus Connector, it connects to a PLC and extract some data
- mapping: this node is coming from the Alias application and allow to rename tags.
- braincubeTransfert: this node upload data to your Braincube Environment