I didn’t see your last post before my reply, sorry.
For that use case you could call a python script using an “exec” node that just passes your message as an argument. (msg.payload is the first argument by default)
I didn’t see your last post before my reply, sorry.
For that use case you could call a python script using an “exec” node that just passes your message as an argument. (msg.payload is the first argument by default)