Skip to content

Commit 1866ca2

Browse files
committed
Add documentation entry for message N2N disabled
1 parent 0a73294 commit 1866ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/MyTransport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
* |!| TSF | RTE | FPAR ACTIVE | Finding parent active, message not sent
120120
* |!| TSF | RTE | DST %%d UNKNOWN | Routing for destination (DST) unknown, send message to parent
121121
* | | TSF | RTE | N2N OK | Node-to-node communication succeeded
122+
* | | TSF | RTE | N2N DIS | Node-to-node communication disabled by configuration
122123
* |!| TSF | RTE | N2N FAIL | Node-to-node communication failed, handing over to parent for re-routing
123124
* | | TSF | RRT | ROUTE N=%%d,R=%%d | Routing table, messages to node (N) are routed via node (R)
124125
* |!| TSF | SND | TNR | Transport not ready, message cannot be sent

0 commit comments

Comments
 (0)