diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-07-27 23:57:10 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-07-27 23:57:10 +0200 |
commit | ce6f728085167c4f9e78e70f894b4234b0a717f2 (patch) | |
tree | 33a3b6303e84fc895db692e22e76b4f52ba0c67a /doc/protocols | |
parent | stylo (diff) | |
download | mds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.gz mds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.bz2 mds-ce6f728085167c4f9e78e70f894b4234b0a717f2.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/protocols | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/protocols b/doc/protocols index 3a30d17..449f669 100644 --- a/doc/protocols +++ b/doc/protocols @@ -66,8 +66,13 @@ Reference implementation: mds-echo Command: register Register availability of a command for which you implement a service + +Required header: Client ID + Your ID, provided by `ID assignment` + in response to `Command: assign-id` -Required header: Length +Conditionally required header: Length + Required if: `Action: list` Length of the message Optional header: Action |