Closed pedromorgan closed 4 years ago
Python script to export sqlite to json files.
The schema and defaults need to be checked, will then go and make a "jsonschema" file for validation ;-)
Schema is here https://openplcproject.gitlab.io/openplc_schema/index.html
@thiagoralves This is ready to test and merge.. Will be removing sqlite from the new www refactor so all db stufff in this script
Python script to export sqlite to json files.
The schema and defaults need to be checked, will then go and make a "jsonschema" file for validation ;-)