I would like to run the dplot task from inside a Python script. I am able to do everything I need, except the final trigger. The obvious task('dplot') does not exist. Is there perhaps a way around this using the RTDB, or would an additional function have to be implemented in the interface? Or am I missing something?