Add device-connect-server learning path (draft)#3268
Merged
jasonrandrews merged 2 commits intoMay 13, 2026
Merged
Conversation
617fc0d to
8f49ef9
Compare
Introduces a new Learning Path covering Device Connect's server tier on top of the edge SDK. Uses the hosted Device Connect Fabric portal (fabric.deviceconnect.dev) to mint NATS JWT credentials, then walks through running two simulated robot-arm devices and one orchestrating agent against the tenant. Devices and the agent talk through the shared server (NATS, Zenoh, or MQTT backend). Marked as draft (cascade: draft: true) until reviewed. Video asset is hosted externally at https://github.com/kavya-chennoju/arm-learning-path-assets and referenced via raw.githubusercontent.com, matching the pattern already in use by the tinkerblox_ultraedge Learning Path.
8f49ef9 to
f909c23
Compare
Collaborator
|
@jasonrandrews @pareenaverma Merge into main for editorial review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New Learning Path at
content/learning-paths/embedded-and-microcontrollers/device-connect-server/covering Device Connect's server tier.device-connect-agent-tools.tinkerblox_ultraedgeLP).cascade: draft: true) until reviewed.Follow-on from the merged-or-pending device-connect-d2d Learning Path; this one adds the server-side story.
Test plan
hugo server --buildDraftsrenders all pages without YAML errors/learning-paths/embedded-and-microcontrollers/device-connect-server/lands with frontmatter metadata (authors, prerequisites, tags) intactrobot_arm.py, run the agent script, see RPC + events flow through the server