Does any of the events trigger when a Task Completes?
There isnt a onTaskCompletedCallback
event (sadly +9000)…
I’ve been looking into the OnSlaveInfoUpdatedCallback
to see if it may be usefull but cant really figure out what it provides in terms of arguments.
I would assume this event triggers multiple times to update the databse and also when it finished the task?