Jump to content

LibMISB/Examples/Library basic usage: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 115: Line 115:
./misb-converter --verbose --encode -i misb_ST0601_sample.json -o klv.bin
./misb-converter --verbose --encode -i misb_ST0601_sample.json -o klv.bin
</syntaxhighlight>
</syntaxhighlight>
or
For standards 0903 and 0102 you can use the following commands:
<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
./misb-converter --verbose --encode -i misb_ST0903_sample.json -o klv.bin
./misb-converter --verbose --encode -i misb_ST0903_sample.json -o klv.bin
</syntaxhighlight>
<syntaxhighlight lang=bash>
./misb-converter --verbose --encode -i misb_ST0102_sample.json -o klv.bin
</syntaxhighlight>
</syntaxhighlight>


315

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.