Difference between revisions of "Command:101"

From Awesome Baozam
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  1  cmd type
 
  1  cmd type
 
  2  cmd id // set by server
 
  2  cmd id // set by server
  1  {{{1|commands}}}s count // max 256
+
  1  {{{1|command}}}s count // max 256
{{{1|commands}}}*
+
{{{1|command}}}*
  4address
+
  4 address
  1 [[parameter type]]
+
  1 command id
  [wl] values count; if this > 1 then pt < 0 and this byte presents in the packet
+
 
  v* value; see details into [[parameter type]]
+
 
<noinclude>
 
<noinclude>
 
=== Notes ===
 
=== Notes ===
* in some cases device will send additional response with all parameter's values.
+
* in some cases device will send additional responses
 
* TODO depend on user level (?)
 
* TODO depend on user level (?)
  
 
{{cmd:102}}
 
{{cmd:102}}

Latest revision as of 12:32, 2 December 2015

SET Command

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

command*

4 address
1 command id


Notes

  • in some cases device will send additional responses
  • TODO depend on user level (?)

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