chore: update changes

This commit is contained in:
JianBo He 2024-01-10 14:58:59 +08:00
parent 64613c6f0c
commit 73c4838c77
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
The CoAP gateway supports short parameter names for slight savings in datagram size.
For example, `clientid=bar` can be written as `c=bar`.