1bstr_hex: {zcbor_bstr: 0123456789abcdef} 2bstr_obj: 3 zcbor_bstr: 4 - foo: 1 5 bar: false 6nonstandard_key: 7 zcbor_keyval0: 8 key: ["This list is a dict key."] 9 val: ["This list is a dict value."] 10tagged: 11 zcbor_tag: 12345678 12 zcbor_tag_val: "This string is CBOR tagged with the tag 12345678." 13undefined: ["zcbor_undefined"] 14