So I have my raspberry pi currently on a UPS so if I lose power it can have time to shutdown safely. So I am trying to create a flow in Node-Red that monitors the battery voltage. If the battery voltage get below a threshold (I lose power and the raspberry pi is now running on a battery backup), it will call the ShutdownMonitor program written by @Kevin Windrem that is already running in Venus OS. Is this possible?