<div dir="ltr"><div><div>I'm looking to manage cgminer's json formatted config files using uci, the part I'm confused about is how to handle edits to the config that are done by the application(cgminer) itself. Could uci be extended to handle json formatted configs directly? Using intermediary uci configs could cause sync issues since edits can come from both cgminer directly or uci.<br></div><br></div>Example config: <a href="https://github.com/ckolivas/cgminer/blob/master/example.conf">https://github.com/ckolivas/cgminer/blob/master/example.conf</a><br></div>