Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save and load config files to/from external file #1864

Open
lorenzo-gomez-windhover opened this issue Jan 27, 2025 · 1 comment
Open

Save and load config files to/from external file #1864

lorenzo-gomez-windhover opened this issue Jan 27, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@lorenzo-gomez-windhover
Copy link
Contributor

First check out our main documentation site at https://openc3.com.

Next search the issues here on Github. If you come up empty please submit an issue.

Is it possible to save configuration layouts into an external file(JSON, YAML, etc) and import it into COSMOS via the browser?

Or is the only way via the save/load configuration options in the browser?

Thanks
Lorenzo

@jmthomas jmthomas added the question Questions about OpenC3 label Jan 28, 2025
@jmthomas
Copy link
Member

The standard way is to save/load configuration in the browser. However if you're in LOCAL_MODE you can get the configuration file directly in the plugins/DEFAULT/tool_config//config.json. This file can even be checked into CM and will be used like anything else in local mode.

I'll leave this open as a feature to allow download and upload of a config file.

@jmthomas jmthomas added enhancement New feature or request and removed question Questions about OpenC3 labels Jan 28, 2025
@jmthomas jmthomas changed the title Is there a way to save layouts into a file? Save and load config files to/from external file Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants