| ... | @@ -2,7 +2,7 @@ | 
... | @@ -2,7 +2,7 @@ | 
| 
 | 
 | 
 | 
 | 
| 
 | 
```mermaid
 | 
 | 
```mermaid
 | 
| 
 | 
sequenceDiagram
 | 
 | 
sequenceDiagram
 | 
| 
 | 
        participant Dev as "Device
 | 
 | 
        participant Dev as "Device"
 | 
| 
 | 
	participant Dev_TCP as "Device TCP Session"
 | 
 | 
	participant Dev_TCP as "Device TCP Session"
 | 
| 
 | 
	participant D2S_TCP as "D2Sphere TCP Session"
 | 
 | 
	participant D2S_TCP as "D2Sphere TCP Session"
 | 
| 
 | 
	... create D2Sphere TCP conncetion ...
 | 
 | 
	... create D2Sphere TCP conncetion ...
 | 
| ... |  | ... |  |