User Tools

Site Tools


for_developers:json_parser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
for_developers:json_parser [2017/04/18 08:22] – created kalbererfor_developers:json_parser [2017/04/18 08:59] kalberer
Line 1: Line 1:
 ====== JSON Parser ====== ====== JSON Parser ======
  
 +We use [[https://github.com/vstakhov/libucl|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.txt · Last modified: 2024/03/14 12:16 by ursgraf