Command:34

From Awesome Baozam
Revision as of 14:11, 26 November 2015 by Ypypy (Talk | contribs) (Created page with "==SET Oscillogram== * is an alias of response to GET Oscillogram * used for set stream {{CMD:32}} <noinclude> As response to this command should be send * cmd...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SET Oscillogram

Response to GET filesize(s) from device

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

file info[*]

wl  filename length
c*  filename
wl  file size
    positive value - real file size in bytes
    0 - file not exists
if file size != 0 then include file hash info


As response to this command should be send

  • cmd:34 response to Oscillogram SET

and can be send

GET file part from server

1  cmd type
2  cmd id // set by server
1  parts count // always 1
wl  filename length
c*  filename
wl  part start
wl  part length


Command:36