Animations can be startet by using a POST method, but there is no way to stop the current animation.
A workaround is to start an animation which sets an unused channel, this will force the current running animation to stop.
I think it makes sense to implement an API method to stop the running animation.
Animations can be startet by using a POST method, but there is no way to stop the current animation.
A workaround is to start an animation which sets an unused channel, this will force the current running animation to stop.I think it makes sense to implement an API method to stop the running animation.