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
Write a design document for the pod module within the following parameters:
State the goal. Describe the problem.
List your assumptions
Design and describe how the pod will be identified and how the pico will be authenticated
Design and describe the functions needed to query the pod and the pod server
Design and describe the actions needed to make changes to the pod server.
Describe what isn't included and why.
Design document should be fewer than 5 pages (not counting appendices)
Be sure your design includes a function that rulesets can call to know if there is a pod server running or not. The module should not interfere with engine operation if not pod server is associated with the engine and all operations should fail gracefully (error) if called when no pod server is present.
The text was updated successfully, but these errors were encountered:
Write a design document for the pod module within the following parameters:
Design document should be fewer than 5 pages (not counting appendices)
Be sure your design includes a function that rulesets can call to know if there is a pod server running or not. The module should not interfere with engine operation if not pod server is associated with the engine and all operations should fail gracefully (error) if called when no pod server is present.
The text was updated successfully, but these errors were encountered: