run a command "node-red-start" from python, i did try the subprocess and even with the OS library, but unfortunately , the node red stops my other execution, which inturn stops my MQTT connection on the code.
Problem Statement:
i want to toggle Node Red (node-red-start) based on the mqtt messages received on the python!
Can someone suggest me some better ways to execute it ? please?
Thanks in advance
Have a Python thread start the node-red process
Обсуждают сегодня