Page 1 of 1

updating a json file

Posted: Thu Sep 25, 2025 12:02 am
by kno_dk
Hi.

I have create a config file ( in the ifs) in json format like in this post:
viewtopic.php?f=3&t=2046&p=5374&hilit=P ... ader#p5374

It is working fine - I can create the config file and I can read the config file.

Now I have to update some of the values in the json cofig file - How can I do that/what is the best way to update a singel value in a json file?

/klaus