Procházet zdrojové kódy

chore: update changes

JianBo He před 2 roky
rodič
revize
73c4838c77
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      changes/ce/fix-12285.en.md

+ 2 - 0
changes/ce/fix-12285.en.md

@@ -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`.