Sirhc
1
Hello
I am trying to cancel the mytimeout node, by sending payload "cancel" after sending a payload "on".
Instead of cancelling, the timer just resets and starts counting again.
Even if I just send a cancel payload, it starts counting down.
Is this a bug with the node? Can anyone verify that you can cancel the timer?
Link: node-red-contrib-mytimeout (node) - Node-RED
Sirhc
2
Never mind - user error! I was using the inject node with " " around the actual payload string, meaning I was sending ""cancel"" instead of "cancel" .
system
Closed
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.