Skip to content

Conversation

@rsdmike
Copy link
Member

@rsdmike rsdmike commented Jun 12, 2025

  • fixes small spelling issues
  • organizes images to /diagrams and /screenshots
  • uses vector based graphics for diagrams
  • fixes broken links
  • removes most unused images

device-management-toolkit/cloud-deployment#401

PR Checklist

What are you changing?

Anything the reviewer should know when reviewing this PR?

@rsdmike rsdmike force-pushed the imageUpdates branch 3 times, most recently from 02020eb to 5cc5550 Compare June 13, 2025 20:59
- fixes small spelling issues
- organizes images to /diagrams and /screenshots
- uses vector based graphics for diagrams

device-management-toolkit/cloud-deployment#401
@rsdmike rsdmike changed the title docs: update images docs: update images for device-management-toolkit Jun 13, 2025
@rsdmike rsdmike marked this pull request as ready for review June 13, 2025 21:25
@graikhel-intel
Copy link
Contributor

The Intel logo logo-white-75px.png referenced in mkdocs.yaml is missing.

image


<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">
Copy link
Contributor

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">
Copy link
Contributor

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">
Copy link
Contributor

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">
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants