Node-RED: Lecture 6 – Example 6.2 Counting words in a string using a function Node

Next, let’s write a more complex function node that receives some text in a message payload, then outputs multiple messages containing all individual words and the number of times each word was used. Continue reading “Node-RED: Lecture 6 – Example 6.2 Counting words in a string using a function Node”