| ... | @@ -4,7 +4,7 @@ | 
... | @@ -4,7 +4,7 @@ | 
| 
 | 
sequenceDiagram
 | 
 | 
sequenceDiagram
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
participant Device as Dev
 | 
 | 
participant Device as Dev
 | 
| 
 | 
participant Device TCP Session as Dev_TCP
 | 
 | 
participant Device-TCP-Session as Dev_TCP
 | 
| 
 | 
 
 | 
 | 
 
 | 
| 
 | 
... create D2Sphere TCP conncetion ...
 | 
 | 
... create D2Sphere TCP conncetion ...
 | 
| 
 | 
Dev -> Dev_TCP : create TCP session
 | 
 | 
Dev -> Dev_TCP : create TCP session
 | 
| ... |  | ... |  |