Command:101

From Awesome Baozam
Revision as of 19:01, 1 December 2015 by Ypypy (Talk | contribs)

Jump to: navigation, search

SET Command

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

commands*

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

Notes

  • in some cases device will send additional response with all parameter's values.
  • 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