On 12/11/2017 02:04 AM, Sun Lifeng 孙立峰 (690) wrote: > Hi, dev, > > For IoTivity project, about SECURED mode, for my understanding, I should > generate dat file for the SVR database. Am I right? > > If I do, how to generate that dat file? Is there a specific tool?
Yes, json2cbor. it builds out of resource/csdk/security/tool. you will find the built one in a path like this: out/linux/x86_64/debug/resource/csdk/security/tool/json2cbor Note there is code named json2cbor in the libcoap fork, that is not the same thing. _______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
