
The best thing about Node-RED is the ease with which we can program. Also, there is a node for everything; for MQTT, HTTP, JS Functions, SQLite, delay, split, I can go on and on. Since it supports npm packages, it is effortless to create any complicated flow. The other thing is since it is visual, it makes it that much easier to troubleshoot. The debug node is also very useful. Review collected by and hosted on G2.com.
One thing that's difficult to work around is the global / flow variable, especially when multiple messages are coming into the flow with less gap between them. You can always use the delay node at the start of the flow to ensure the completion of the flow before the flow variable gets overwritten. Other than this, I have not experienced anything that I would dislike, and I love it. Review collected by and hosted on G2.com.
Validated through LinkedIn
This reviewer was offered a nominal gift card as thank you for completing this review.
Invitation from G2. This reviewer was offered a nominal gift card as thank you for completing this review.





