Difference between revisions of "Command:23"

From Awesome Baozam
Jump to: navigation, search
Line 1: Line 1:
== Stream point request ==
+
== Stream request ==
  
 
  1  cmd type
 
  1  cmd type
Line 14: Line 14:
  
 
<noinclude>
 
<noinclude>
In request to this packet [[CMD:102]] should be used
+
[[CMD:102]] is a response
 
{{:CMD:102}}
 
{{:CMD:102}}

Revision as of 17:55, 11 November 2015

Stream request

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

streams:N

 4 addr
 1 type
 4 period NB. 
     positive value - send periodically every V*10ms, 
     0 - do not send, 
     -1 - send occasionally, 
     -2 - send immediately 


CMD:102 is a response

Answer to SET Command

Report message

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

answer:N

 4 addr
 1 command id
 2 report code
 wl error text description length
 c* error description

report codes