Skip to content

Commit

Permalink
doc: Declare TLV numbers are critical
Browse files Browse the repository at this point in the history
  • Loading branch information
zjkmxy committed Dec 27, 2024
1 parent e3d031e commit 6162e9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/specification/encoding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Most repo commands and status reports are Data packets whose Content contains
These Data are issued via Pub-Sub protocol.
Each ``RepoCommandParam`` and ``RepoCommandRes`` contains
multiple ``ObjParam`` and ``ObjStatus``, resp.

Current protocol does not support compatibility among different versions. All TLV-TYPE numbers are critical.

These structures are defined as follows:

.. code-block:: abnf
Expand Down

0 comments on commit 6162e9d

Please sign in to comment.