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

Both sides previous revisionPrevious revision
for_developers:json_parser [2017/04/18 09:00] kalbererfor_developers:json_parser [2024/03/14 12:16] (current) ursgraf
Line 3: Line 3:
 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.  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\\ +Fork of libucl: https://github.com/eeros-project/libucl
-Will be placed also on: https://github.com/eeros-project\\+
for_developers/json_parser.1492498810.txt.gz · Last modified: 2017/04/18 09:00 by kalberer