Command:23

From Awesome Baozam
Revision as of 13:21, 26 November 2015 by Ypypy (Talk | contribs)

Jump to: navigation, search

SET Stream

== Response to GET Monitor ==
1  cmd type
2  cmd id // set by server
1  monitors count // max 256

monitors*

 4 addr
 1 on/off



As response to this command should be send

  • cmd:14 response to Monitor SET

and can be send


response to SET Monitor

Response to GET Monitor

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

monitors*

 4 addr
 1 on/off



Monitor packet

response to GET

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

monitor*

 4  address
 1  parameter type
 [wl] values count; if this > 1 then pt < 0 and this byte presents in the packet
 v* value; see details into parameter type



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