Difference between revisions of "Command:26"

From Awesome Baozam
Jump to: navigation, search
Line 12: Line 12:
 
     t* data
 
     t* data
  
This packet is send in answer or/and periodically after
+
This packet is send in answer or/and periodically after [[CMD:100]]
 
<noinclude>{{:CMD:100}}
 
<noinclude>{{:CMD:100}}

Revision as of 17:46, 6 November 2015

Stream data

1  cmd type
2  cmd id // set by server
1  streams count // max 256

streams:N

 4 addr
 1 type
 wl points count

points:N

    4 timestamp
    t* data

This packet is send in answer or/and periodically after CMD:100 Command:100