Difference between revisions of "Cbor"
From Wiki at Neela Nurseries
m (Add internal link to Neela Nurseries technical links page and section.) |
m (Note that Concise Binary Object Representation specified in RFC8949.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<center> | <center> | ||
[[User:Ted#nn_anchor_technical_links|Neela Nurseries Technical Links]] | [[User:Ted#nn_anchor_technical_links|Neela Nurseries Technical Links]] | ||
− | + | </center> | |
Page for Concise Binary Object Representation (CBOR). | Page for Concise Binary Object Representation (CBOR). | ||
Line 14: | Line 14: | ||
* https://github.com/NordicSemiconductor/zcbor | * https://github.com/NordicSemiconductor/zcbor | ||
+ | |||
+ | == [[#top|^]] CBOR Specification == | ||
+ | |||
+ | Concise Binary Object Representation is specified in RFC8949 . . . | ||
+ | |||
+ | * https://www.rfc-editor.org/rfc/rfc8949.html | ||
<!-- odne komentar --> | <!-- odne komentar --> |
Latest revision as of 23:13, 6 June 2024
Page for Concise Binary Object Representation (CBOR).
Implementations for CBOR:
Nordic Semi CBOR code repository:
^ CBOR Specification
Concise Binary Object Representation is specified in RFC8949 . . .