node-red

How to increment msg.payload[i] in node-red

How to increment msg.payload[i] in node-red Question: We are working on an ubuntu server, where we have installed node-red. What we want is to take data from one table on our MySQL Database, and then move it to another table. Our flow looks like this: Our ‘Select Tolerance’ node contains: msg.topic = “SELECT * FROM …

Total answers: 1