python-ubus icon indicating copy to clipboard operation
python-ubus copied to clipboard

json output cannot be parsed by jq

Open meiser79 opened this issue 2 years ago • 0 comments

I tried to retrieve the network interfaces status. The json output cannot be parsed by jq as the output uses ' (single quote) instead of " (double quote) and "True/False" instead of "true/false".

Would be great if you could fix this issue.

Thanks in advance, meiser79

meiser79 avatar May 01 '23 11:05 meiser79