Hi! I am trying to convert a JSON file to CBOR. I run
json2cbor ./server.json ./server.cbor on a file containing https://gist.github.com/gabrielschulhof/6cadda70ed9e4daf395f7ffeeba42968 and it outputs JSON File Name: ./server.json CBOR File Name: ./server.cbor but no file ./server.cbor appears after the command finishes. The command exits successfully. Can someone please help me figure out what I'm doing wrong? TIA, Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160527/0b8aac45/attachment.html>
