Difference between revisions of "Command:000"

From Awesome Baozam
Jump to: navigation, search
Line 14: Line 14:
  
 
=== other ===
 
=== other ===
# [[cmd:200]] error
+
# [[cmd:200]] report message
 
# [[cmd:202]] welcome message/device connected
 
# [[cmd:202]] welcome message/device connected
 
# [[cmd:204]] device disconnected
 
# [[cmd:204]] device disconnected

Revision as of 12:13, 11 November 2015

  1. clients send even commands
  2. devices send odd commands

parameters

  1. cmd:1 GET parameter(s)
  2. cmd:2 response to GET
  3. cmd:3 SET parameter(s) // alias of 2
  4. cmd:4 response to SET // alias of 2

streams

  1. cmd:101 Stream request
  2. cmd:102 response

other

  1. cmd:200 report message
  2. cmd:202 welcome message/device connected
  3. cmd:204 device disconnected