Monday, June 13, 2016

NodeJS and IoT: Node Red

Next thing I'm going to explore is Node-Red.

Node-Red is a Visual Language, developed by IBM Emerging Technologies, that can be used to rapidly develop integration flows for IoT Application.
It is based on JavaScript and NodeJS.

It is available as part of IBM Bluemix PaaS, but since it is OpenSource you can install it on any environment where NodeJS is available. For example you can install it on a Raspberry PI or on a Intel Edison Board.

I have already written a short post on the subject:

http://lsaetta.blogspot.it/2016/04/visual-integration-tools.html

Stay tuned for updates on the subject!

No comments:

Post a Comment