NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
227 stars 83 forks source link

Enable "repeat" after prompt events #33

Open TothiViseo opened 7 years ago

TothiViseo commented 7 years ago

The node "continue" should be called "resume". It should be of sort "continue" or "repeat"

If it is a "repeat", then we use the node.receive() method to the current node (in the _continue method).