acassis commented on code in PR #18082:
URL: https://github.com/apache/nuttx/pull/18082#discussion_r2712810468


##########
Documentation/applications/netutils/bare/index.rst:
##########
@@ -0,0 +1,9 @@
+===========================================
+``bare`` Binary Application Record Encoding
+===========================================
+
+BARE is a simple binary representation for structured application data, see
+https://baremessages.org/.

Review Comment:
   @ghnotgood you are right, it is because in the past we didn't require 
documentation. So a think BARE should be more similar to BSON (Binary JSON) 
right? I think if we could answer the question: when to use BARE instead of 
CBOR or BSON, when users will know when to enable it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to