We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d031e commit 6162e9dCopy full SHA for 6162e9d
docs/src/specification/encoding.rst
@@ -6,6 +6,9 @@ Most repo commands and status reports are Data packets whose Content contains
6
These Data are issued via Pub-Sub protocol.
7
Each ``RepoCommandParam`` and ``RepoCommandRes`` contains
8
multiple ``ObjParam`` and ``ObjStatus``, resp.
9
+
10
+Current protocol does not support compatibility among different versions. All TLV-TYPE numbers are critical.
11
12
These structures are defined as follows:
13
14
.. code-block:: abnf
0 commit comments