Following on from above, I have implemented a Node-RED script which gives a heartbeat to whether any script is running. Basically I have the program turning on/off one of the signal lights on the front of the Conduit due to the lack of usage of these lights at this time. I then measured how long it took to have the Node-RED script begin running, finding that it took approximately 4 minutes to start running Node-RED script. Is there a way to improve this time, or should I just start writing shell script in order to reduce load times?
↧