Skip to content

Commit

Permalink
Merge pull request #1741 from FlowFuse/gdziuba-patch-1
Browse files Browse the repository at this point in the history
Update flowfuse-on-siemens-iot2050.md add tags
  • Loading branch information
gdziuba authored Mar 5, 2024
2 parents 3a47876 + 6cd3224 commit 040e281
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/blog/2024/03/flowfuse-on-siemens-iot2050.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ image: /blog/2024/03/images/flowfuse-on-siemens-iot2050.png
tags:
- posts
- flowfuse
- node.js
- siemens iot2050
---

Siemens [announced](https://press.siemens.com/global/en/pressrelease/new-siemens-gateway-between-cloud-company-it-and-production) the IoT2000 series in March of 2020. With this tool many have been using it to function as a gateway between their plant operations and cloud infrastructure. Onboard it came with Node-RED pre-installed. To manage Node-RED as an organization the FlowFuse agent is recommended, this guide shows you how to do so.
Expand Down Expand Up @@ -90,4 +92,4 @@ n v12.22.5

## More on MRAA

The MRAA library is a "Low Level Skeleton Library for Communication on GNU/Linux platform." It has been key for various solutions to communicate to hardware boards GPIO, General Purpose Input Output. The MRAA library only supports version 6.x.x of Node.js, but Siemens put in the effort to patch their deployment up to version 12.22.x of Node.js.
The MRAA library is a "Low Level Skeleton Library for Communication on GNU/Linux platform." It has been key for various solutions to communicate to hardware boards GPIO, General Purpose Input Output. The MRAA library only supports version 6.x.x of Node.js, but Siemens put in the effort to patch their deployment up to version 12.22.x of Node.js.

0 comments on commit 040e281

Please sign in to comment.