Like the normal DebugNodeWatcher, this watches server replies for node ended/started events.
In addition it appends any text Annotations found for that node.
.doPost(action, nodeID, groupID, prevID, nextID)
Arguments:
| action | |
| nodeID | |
| groupID | |
| prevID | |
| nextID | |
.n_go(nodeID, groupID, prevID, nextID)
Arguments:
| nodeID | |
| groupID | |
| prevID | |
| nextID | |
.n_end(nodeID, groupID, prevID, nextID)
Arguments:
| nodeID | |
| groupID | |
| prevID | |
| nextID | |
.n_off(nodeID, groupID, prevID, nextID)
Arguments:
| nodeID | |
| groupID | |
| prevID | |
| nextID | |
.n_on(nodeID, groupID, prevID, nextID)
Arguments:
| nodeID | |
| groupID | |
| prevID | |
| nextID | |