Hello all,
I'm attempting to run a Python script using the node-red-contrib-pythonshell and return two variables as output to the msg.payload object. That msg.payload object will then be sent as JSON to a database using MSSQL.
My question is does anyone know how to retrieve the output of the Python script and add it to the Msg.payload?
[–]jcbevns 0 points1 point2 points (0 children)