-
Notifications
You must be signed in to change notification settings - Fork 9
docs: update images for device-management-toolkit #641
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
base: main
Are you sure you want to change the base?
Conversation
02020eb to
5cc5550
Compare
- fixes small spelling issues - organizes images to /diagrams and /screenshots - uses vector based graphics for diagrams device-management-toolkit/cloud-deployment#401
|
|
||
| <figure class="figure-image"> | ||
| <img src="..\..\assets\images\CURLTutorial.png" alt="Figure 1: Tutorial Flow Using curl"> | ||
| <img src="..\..\assets\images\diagrams\CURLTutorial.png" alt="Figure 1: Tutorial Flow Using curl"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The referenced image includes Open Active Management Toolkit Cloud Toolkit name --- it will need updating, assuming the Illustrator file is still available.
| <figure class="figure-image"> | ||
| <img src="..\..\..\assets\images\EA_RPC_Architecture.png" width=75% alt="Figure 2: Enterprise Assistant Architecture using RPC-Go"> | ||
| <img src="..\..\..\assets\images\diagrams\EA_RPC_Architecture.png" width=75% alt="Figure 2: Enterprise Assistant Architecture using RPC-Go"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The EA images also need to be updated, as they still reference the Open AMT Cloud Toolkit Component.
| <figure class="figure-image"> | ||
| <img src="..\..\..\assets\images\EA_RPS_Architecture.png" alt="Figure 3: Enterprise Assistant Architecture using RPS"> | ||
| <img src="..\..\..\assets\images\diagrams\EA_RPS_Architecture.png" alt="Figure 3: Enterprise Assistant Architecture using RPS"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here
|
|
||
| <figure class="figure-image"> | ||
| <img src="..\..\..\assets\images\HighLevelArchitectureScaling.png" alt="Figure 1: High-level Architecture of Scaling Implementation"> | ||
| <img src="..\..\..\assets\images\diagrams\HighLevelArchitectureScaling.svg" style="height:800px;" alt="Figure 1: High-level Architecture of Scaling Implementation"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please swap RPS and MPS in the scaling image, as CIRA and mps-router calls should point to MPS. Also, please add arrows if feasible.

device-management-toolkit/cloud-deployment#401
PR Checklist
What are you changing?
Anything the reviewer should know when reviewing this PR?