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 all required fields to the LOKI parameter dataclasses. #5

Open
JoshHarris2108 opened this issue Nov 19, 2024 · 0 comments
Open

Comments

@JoshHarris2108
Copy link

The LOKI parameter dataclass needs to contain methods for returning and setting the following fields:

  • Connected (which needs to handle setting the "MAIN_EN" and returning the value of connected
  • Initialised
  • SYNC
  • Row range
  • Custom Ready parameter, which can return True if a selection of parameters are all True)
JoshHarris2108 added a commit that referenced this issue Nov 19, 2024
- Updated LOKI parameter dataclasses with required fields and changed the mechanism to return the entire parameter tree and extract values from that (#5)

Closes #6, #5
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

1 participant