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

[REFACTOR] V4- Method refactor #202

Open
SEAJang opened this issue Jun 6, 2024 · 0 comments
Open

[REFACTOR] V4- Method refactor #202

SEAJang opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SEAJang
Copy link
Contributor

SEAJang commented Jun 6, 2024

Requested Feature/Enhancement

Refactor the v4.0.0 method implementation.

Need for feature/Enhancement

Better code structure.
Right now we're handling things using If/else statements...

Problem to solve

Current code structure isn't neatly scalable.

Implementation Ideas

Thought:
Method refactor such that it's more genericized. has stationary/mobile children.

  • when and how do you go survey
    A method has a generic deployment type abstract.
    The generic deployment type abstract defines site/equipment/component level deployment
  • deployment type defines what data do you observe and how to process

Additional context

No response

@SEAJang SEAJang added the enhancement New feature or request label Jun 6, 2024
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