User Tools

Site Tools


for_developers:json_parser

This is an old revision of the document!


JSON Parser

We use libucl as JSON parser for EEROS. But we use our own fork of the libucl-Repository. There is an additional function added to libucl to support parsing with strategy function from a file. This was not supported by default but we need it to detect duplicate entries of devices, subdevices or channels and throw a Fault.

Fork of libucl: https://github.com/akalberer/libucl Will be placed soon on: https://github.com/eeros-project

for_developers/json_parser.1492498768.txt.gz · Last modified: 2017/04/18 08:59 by kalberer