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

Implement device configuration reader in SDK #4

Open
sz-po opened this issue Apr 24, 2024 · 0 comments
Open

Implement device configuration reader in SDK #4

sz-po opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation feature New feature or request sdk This issue is related to SDK.

Comments

@sz-po
Copy link
Owner

sz-po commented Apr 24, 2024

The purpose of this task is to add the ability to read the device process configuration to the SDK. The kernel passes device configuration through environment variables that are prefixed with DKVMS_DEVICE_CONFIG_.

To complete this task:

  • create a public method in the SDK that will allow you to load the entire configuration into the structure,
  • add usage example in readme
@sz-po sz-po added documentation Improvements or additions to documentation feature New feature or request sdk This issue is related to SDK. labels Apr 24, 2024
@sz-po sz-po added this to the v0.1.0 - Blackjack milestone Apr 24, 2024
@sz-po sz-po self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request sdk This issue is related to SDK.
Projects
None yet
Development

No branches or pull requests

1 participant