Skip to content

Commit

Permalink
Add documentation entry for message N2N disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
lelouch94 committed Mar 19, 2021
1 parent 095339a commit 968a3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/MyTransport.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
* |!| TSF | RTE | FPAR ACTIVE | Finding parent active, message not sent
* |!| TSF | RTE | DST %%d UNKNOWN | Routing for destination (DST) unknown, send message to parent
* | | TSF | RTE | N2N OK | Node-to-node communication succeeded
* | | TSF | RTE | N2N DIS | Node-to-node communication disabled by configuration
* |!| TSF | RTE | N2N FAIL | Node-to-node communication failed, handing over to parent for re-routing
* | | TSF | RRT | ROUTE N=%%d,R=%%d | Routing table, messages to node (N) are routed via node (R)
* |!| TSF | SND | TNR | Transport not ready, message cannot be sent
Expand Down

0 comments on commit 968a3e2

Please sign in to comment.