Difference between revisions of "Command:000"
From Awesome Baozam
(→files) |
|||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | __TOC__ | |
# clients send even commands | # clients send even commands | ||
# devices send odd commands | # devices send odd commands | ||
− | + | {| | |
+ | |- | ||
+ | |style="vertical-align:top"| | ||
=== parameters === | === parameters === | ||
# [[cmd:1]] GET parameter(s) | # [[cmd:1]] GET parameter(s) | ||
# [[cmd:2]] response to GET | # [[cmd:2]] response to GET | ||
− | # [[cmd:3]] SET parameter(s) | + | # [[cmd:3]] SET parameter(s) ''(alias of 2)'' |
− | # [[cmd:4]] response to SET | + | # [[cmd:4]] response to SET ''(alias of 2)'' |
+ | |||
+ | === monitors === | ||
+ | # [[cmd:11]] GET monitor(s) | ||
+ | # [[cmd:12]] response to ''GET monitor(s)'' | ||
+ | # [[cmd:13]] SET monitor(s) ''(alias of 12)'' | ||
+ | # [[cmd:14]] response to ''SET monitor(s)'' ''(alias of 12)'' | ||
+ | # [[cmd:16]] Monitor packet ''(alias of 2)'' | ||
=== streams === | === streams === | ||
− | # [[cmd: | + | # [[cmd:21]] GET stream(s) |
− | # [[cmd: | + | # [[cmd:22]] response to ''GET stream(s)'' |
− | # [[cmd: | + | # [[cmd:23]] SET stream(s) |
− | # [[cmd: | + | # [[cmd:24]] response to ''SET stream(s)'' |
+ | # [[cmd:26]] Stream packet | ||
+ | |||
+ | === files === | ||
+ | # [[cmd:31]] GET filesize(s) from device | ||
+ | # [[cmd:32]] response to ''GET filesize(s) from device'' | ||
+ | # [[cmd:33]] PUT file to device | ||
+ | # [[cmd:34]] GET file part from server | ||
+ | # [[cmd:35]] response to ''GET file part from server'' | ||
+ | # [[cmd:38]] message(s) about file FROM device | ||
+ | # [[cmd:39]] message(s) about file TO device | ||
+ | |||
+ | |style="border:1px #ccc solid"| | ||
+ | |style="vertical-align:top"| | ||
+ | |||
+ | === commands/shortcuts === | ||
+ | # [[cmd:101]] call cmd | ||
+ | # [[cmd:102]] rsp to call | ||
=== other === | === other === | ||
− | |||
# [[cmd:202]] welcome message/device connected | # [[cmd:202]] welcome message/device connected | ||
− | # [[cmd:204]] device disconnected | + | # [[cmd:204]] device disconnected ''// send by server'' |
+ | # [[cmd:254]] message FROM device | ||
+ | # [[cmd:255]] message TO device | ||
+ | |||
+ | |} |
Latest revision as of 12:32, 9 September 2016
- clients send even commands
- devices send odd commands
parameters
monitors
streams
files |
commands/shortcutsother |