You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user send modified configuration file to artiq-proxy, it saves modified json file as a master server local file and set this settings as a new configuration of running lolenc master server
How the feature is implemented
Create new class ConfigBuilderApp which is modified from original BuilderApp.
Use args as a configuration setting with _StringEntry
The text was updated successfully, but these errors were encountered:
Feature you want to implement
artiq-proxy
, it saves modified json file as a master server local file and set this settings as a new configuration of running lolenc master serverHow the feature is implemented
ConfigBuilderApp
which is modified from originalBuilderApp
.args
as a configuration setting with_StringEntry
The text was updated successfully, but these errors were encountered: