Skip to content

Example changes proposed by docsbot on provisioning #4249

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IanWhalen
Copy link
Contributor

--- Proposed Documentation Actions ---
Summary: The code changes add device information fields (manufacturer, model, fragment_id) to the Bluetooth provisioning functionality, which are displayed during BLE device discovery. This allows devices to be more easily identified during the provisioning process.
Reasoning:
The code changes add new Bluetooth characteristics for manufacturer, model and fragment ID that are displayed during device discovery. This requires documentation updates in two key places:

  1. The network_configuration reference documentation needs to be updated to document these new configuration fields that can be set to customize the device information shown during BLE provisioning.

  2. The provisioning setup guide needs to be updated to mention that when using BLE provisioning via the mobile app, users will now see identifying device information like manufacturer, model and fragment ID.

The updates provide clearer documentation about this new device identification capability during the provisioning process.
Retrieved Sections informing decision:
[1] File: docs/manage/reference/viam-agent/_index.md
Content: ## network_configuration...
[2] File: docs/manage/fleet/provision/setup.md
Content: ## Decide on the provisioning method

You can choose to let your end users complete machine setup by using a captive web portal or a mobile app....
Planned Edits (Validated):

  • UPDATE: docs/manage/reference/viam-agent/_index.md (572 bytes)
  • UPDATE: docs/manage/fleet/provision/setup.md (363 bytes)
    --- End of Plan ---

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Apr 24, 2025
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for viam-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 751f686
🔍 Latest deploy log https://app.netlify.com/sites/viam-docs/deploys/680a6bdc602a320007e1f38c

@IanWhalen IanWhalen marked this pull request as draft April 24, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to build This pull request is marked safe to build from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants