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
These subsystems were first setup to implement a command factory design pattern, and as such are dependant on a command handler and command factory python sources. Instead given the unique nature of each subsystem and payload, they shall not be designed to follow a particular command structure moving forward.
Deliverable
Modify Deployables subsystem to function independent of command handler and command factory
Modify EPS subsystem to function independent of command handler and command factory
Modify IRIS subsystem to function independent of command handler and command factory
Resources
The text was updated successfully, but these errors were encountered:
Description:
These subsystems were first setup to implement a command factory design pattern, and as such are dependant on a command handler and command factory python sources. Instead given the unique nature of each subsystem and payload, they shall not be designed to follow a particular command structure moving forward.
Deliverable
Resources
The text was updated successfully, but these errors were encountered: