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

Support for auxiliary files #35

Open
iadonkey opened this issue Jul 28, 2023 · 2 comments
Open

Support for auxiliary files #35

iadonkey opened this issue Jul 28, 2023 · 2 comments

Comments

@iadonkey
Copy link
Contributor

iadonkey commented Jul 28, 2023

Upload files and let the user specify to destination target. This can be used to

  • upload library specific templates
  • Device description files
  • etc

To handle this use case we archive all files and upload the archive instead of a library file and add a designates files section to the config

@mark-lazarides
Copy link

mark-lazarides commented Dec 14, 2023

Agree with @iadonkey suggestion, particularly for EDS files. It would be good if those were versioned.

We also often use json docs to store object configurations, and/or recipe type information. It would be great to have a way to store those for developer PC. Even better if we could do that for production, but I assume that makes demands on the dev -> plc connection.

@iadonkey
Copy link
Contributor Author

While it doesn't really effect the implementation of the feature to include arbitrary files in a package and assign a target location to them, I do have legal concern if users start to distribute files where they are not the copyright holder to. Guess we have to read some terms and conditions and check with some vendors about that.

I create a seperate issue for deploying files to targets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants