| ... | ... | @@ -7,6 +7,6 @@ sequenceDiagram | 
| 
 | 
 | 
	participant D2Sphere_TCP_Session
 | 
| 
 | 
 | 
	... create D2Sphere TCP conncetion ...
 | 
| 
 | 
 | 
	Dev -> Device_TCP_Session : create TCP session
 | 
| 
 | 
 | 
	Device_TCP_Session -> D2Sphere_TCP_Session : sent Login plain contains uuid/IMEI and used enryption mode
 | 
| 
 | 
 | 
	Device_TCP_Session -> D2Sphere_TCP_Session : sent Login plain contains uuid IMEI and used enryption mode
 | 
| 
 | 
 | 
		
 | 
| 
 | 
 | 
``` | 
 | 
 | 
\ No newline at end of file |