mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The library supports encoding JSON objects and arrays as well as parsing JSON objects. Introduce a new function json_arr_parse() adding support for parsing top-level JSON arrays. Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com>