Our customer used PiCtory for configuration.
After 「Save as Start-Config.」, are they all saved to json File?
Is there any method to auto-obtain tag name of DIO via Python or others?
Pictory
Hi, if you save the standart configuration is available here
You may use the popular revpimodio Python library and see what you can get from there.
Otherwise you can parse the JSON file.
Code: Select all
/etc/revpi/config.rsc
Otherwise you can parse the JSON file.