Timotej S 11e4ac1357 fix ACLK protocol version always parsed as 0 (#9502) 4 years ago
..
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 years ago
README.md 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
jsmn.c f197e2d990 Coverity 20190924 (#6941) 5 years ago
jsmn.h c56e086ba3 Easily disable alarms, by persisting the silencers configuration (#6360) 5 years ago
json.c 11e4ac1357 fix ACLK protocol version always parsed as 0 (#9502) 4 years ago
json.h c56e086ba3 Easily disable alarms, by persisting the silencers configuration (#6360) 5 years ago

README.md

json

json contains a parser for json strings, based on jsmn (https://github.com/zserge/jsmn), but case you have installed the JSON-C library, the installation script will prefer it, you can also force its use with --enable-jsonc in the compilation time.

[analytics](<>)