Skip to content

Add support for python scripts in web config GUI

Jose Tiago Macara Coutinho requested to merge issue_55_config_gui into issue_55

Add support for python scripts + small improvements:

  • rename object to item (was causing a lot of confusion)
  • improve speed by:
    • reading config tree instead of config file contents
    • caching tree contents

Merge request reports