From: José Bollo Date: Wed, 26 Jul 2017 18:02:13 +0000 (+0200) Subject: wrap-json: add packing tool for json X-Git-Tag: eel/4.99.1~102 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4a3d0c568ec5ee1296f4a50f269a1eadc4898e27;hp=4a3d0c568ec5ee1296f4a50f269a1eadc4898e27;p=src%2Fapp-framework-binder.git wrap-json: add packing tool for json The functions wrap_json_pack and wrap_json_vpack can be used to create json object. These functions are likely to be compatible in the format with the packing functions of the library jansson [1]. [1] http://jansson.readthedocs.io/en/2.10/apiref.html#building-values Change-Id: I2e251bdb9b590ba55707c5a9ed60528cad927fb3 Signed-off-by: José Bollo ---