I want to make an injection node that can rotate ventilateur but nothing happened
Did you add an animation called "ventilateur"
to be triggered?
Also, did you read the docs or the built in help or search the forum? - I ask because that command is not correct. The correct format of the trigger_animation
command is ...
{
"command":"trigger_animation",
"selector":"#id_of_my_animation",
"action":"start"
}
See docs here: Home · bartbutenaers/node-red-contrib-ui-svg Wiki · GitHub
See an example on the forum here: UI-SVG ANIMATION by MESSAGE - #3 by BartButenaers
@bilel,
Can you please answer the above question from @Steve-Mcl: "Did you add an animation called "ventilateur"
to be triggered".
We cannot help you to find out why your animation isn't triggered, if you don't share information about your animation.
If you want, you can also export this part from your flow, and share it here.
Bart
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.