You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
A method has a generic deployment type abstract.
The generic deployment type abstract defines site/equipment/component level deployment
Additional context
No response
The text was updated successfully, but these errors were encountered: