315
edits
mNo edit summary |
No edit summary |
||
Line 93: | Line 93: | ||
} | } | ||
</syntaxhighlight> | |||
And for standard 0102 the example file is the following: | |||
<syntaxhighlight lang=json> | |||
{ | |||
"key": "060E2B34020301010E01030302000000", | |||
"items": [ | |||
{ | |||
"tag": "2", | |||
"value": "1" | |||
} | |||
] | |||
} | |||
</syntaxhighlight> | </syntaxhighlight> | ||
edits