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

Add GetConfiguration/SetConfiguration methods #32

Open
barnstee opened this issue Jul 31, 2024 · 2 comments
Open

Add GetConfiguration/SetConfiguration methods #32

barnstee opened this issue Jul 31, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@barnstee
Copy link
Member

barnstee commented Jul 31, 2024

This is meant to configure the connectivity software. This can include the following configurations:

  1. Software lic download
  2. Driver loading (e.g. Siemens S7, etc.)
  3. Certificate/security settings download
  4. Feature config, e.g. store & forward
  5. Change management tracking

Should be accessible through GetConfiguration/SetConfiguration methods.

@barnstee barnstee added the enhancement New feature or request label Jul 31, 2024
@barnstee barnstee self-assigned this Jul 31, 2024
@barnstee barnstee changed the title Add generic connectivity software configuration to WoT file Add GetConfiguration/SetConfiguration methods Oct 29, 2024
@barnstee
Copy link
Member Author

For number 3, OPC UA already defines a GDS server push model to upload/provision a certificate.

@barnstee
Copy link
Member Author

We could make this generic (e.g. provide key-value pairs) and move it over to the UA working group.

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

1 participant