Difference between revisions of "Command:12"

From Awesome Baozam
Jump to: navigation, search
m (Baya moved page Command:13 to Command:12 without leaving a redirect)
(No difference)

Revision as of 12:09, 18 November 2015

SET Monitor

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

streams:N

 4 addr
 1 type
 1 on/off


As response to this command should be send

  1. cmd:14 response to Monitor SET
  2. Report message inform about results of command (Monitoring is ON/OFF)
  3. ... Monitoring packets


response to SET Monitor

  • is an alias of response to GET Monitor
  • used in answer 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



Command:104