I need to dynamically set this property of Join node. I've a modbus node sending messages and joining them every 30 messages in an array of objects (values and addresses). How can I change this number via msg?
Is better to create a function? Anyone has an example? I've tried but has problem with for-loop.