From 37465cb8424b45f1ff09923da1a96a7de8e17f45 Mon Sep 17 00:00:00 2001 From: sky leilani <45158875+skyleilani@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:24:23 -0400 Subject: [PATCH] DOCS-2172: Update attribute field references (#2797) --- docs/build/micro-rdk/movement-sensor/accel-adxl345.md | 2 +- docs/build/micro-rdk/movement-sensor/gyro-mpu6050.md | 2 +- docs/build/micro-rdk/servo/gpio.md | 2 +- docs/components/camera/join-color-depth.md | 2 +- docs/components/component/model1.md | 2 +- docs/components/input-controller/gpio.md | 2 +- docs/components/realsense-cam.md | 2 +- docs/data/trigger-sync.md | 2 +- docs/get-started/installation/prepare/pumpkin.md | 2 +- docs/ml/vision/detector_3d_segmenter.md | 2 +- docs/ml/vision/mlmodel.md | 2 +- docs/ml/vision/obstacles_depth.md | 2 +- docs/ml/vision/obstacles_distance.md | 2 +- docs/ml/vision/obstacles_pointcloud.md | 2 +- docs/mobility/slam/orbslamv3/_index.md | 8 ++++---- docs/registry/create/_index.md | 2 +- docs/tutorials/configure/pet-photographer.md | 2 +- docs/tutorials/projects/claw-game.md | 3 ++- docs/tutorials/projects/helmet.md | 4 ++-- .../tutorials/projects/integrating-viam-with-openai.md | 2 +- docs/tutorials/projects/make-a-plant-watering-robot.md | 2 +- docs/tutorials/projects/verification-system.md | 10 +++++----- docs/tutorials/services/data-mlmodel-tutorial.md | 2 +- docs/tutorials/services/try-viam-color-detection.md | 2 +- 24 files changed, 33 insertions(+), 32 deletions(-) diff --git a/docs/build/micro-rdk/movement-sensor/accel-adxl345.md b/docs/build/micro-rdk/movement-sensor/accel-adxl345.md index dd7a06a194..cc5b3be9ed 100644 --- a/docs/build/micro-rdk/movement-sensor/accel-adxl345.md +++ b/docs/build/micro-rdk/movement-sensor/accel-adxl345.md @@ -25,7 +25,7 @@ Enter a name or use the suggested name for your movement sensor and click **Crea {{< imgproc src="/components/movement-sensor/adxl345-builder.png" alt="Creation of an `accel-adxl345` movement sensor in the Viam app config builder." resize="600x" >}} -Copy and paste the following attribute template into your movement sensor's **Attributes** box. +Copy and paste the following attribute template into your movement sensor's attributes field. Then remove and fill in the attributes as applicable to your movement sensor, according to the table below. {{< tabs >}} diff --git a/docs/build/micro-rdk/movement-sensor/gyro-mpu6050.md b/docs/build/micro-rdk/movement-sensor/gyro-mpu6050.md index 4f7759ccbc..50099ca2d4 100644 --- a/docs/build/micro-rdk/movement-sensor/gyro-mpu6050.md +++ b/docs/build/micro-rdk/movement-sensor/gyro-mpu6050.md @@ -22,7 +22,7 @@ Enter a name or use the suggested name for your movement sensor and click **Crea {{< imgproc src="/components/movement-sensor/mpu6050-builder.png" alt="Creation of an `gyro-mpu6050` movement sensor in the Viam app config builder." resize="600x" >}} -Copy and paste the following attribute template into your movement sensor's **Attributes** box. +Copy and paste the following attribute template into your movement sensor's attributes field. Then remove and fill in the attributes as applicable to your movement sensor, according to the table below. {{< tabs >}} diff --git a/docs/build/micro-rdk/servo/gpio.md b/docs/build/micro-rdk/servo/gpio.md index 8a8df25933..7542c08e6e 100644 --- a/docs/build/micro-rdk/servo/gpio.md +++ b/docs/build/micro-rdk/servo/gpio.md @@ -24,7 +24,7 @@ Enter a name or use the suggested name for your servo and click **Create**. ![An example configuration for a gpio servo in the Viam app Config Builder.](/components/servo/gpio-servo-ui-config.png) -Copy and paste the following attribute template into your servo's **Attributes** box. +Copy and paste the following attribute template into your servo's attributes field. Then remove and fill in the attributes as applicable to your servo, according to the table below. {{< tabs >}} diff --git a/docs/components/camera/join-color-depth.md b/docs/components/camera/join-color-depth.md index e1cc8d445a..911c72a7c9 100644 --- a/docs/components/camera/join-color-depth.md +++ b/docs/components/camera/join-color-depth.md @@ -26,7 +26,7 @@ Enter a name or use the suggested name for your camera and click **Create**. ![Configuration of a join color depth view in the Viam app config builder.](/components/camera/configure-join-color-depth.png) -Copy and paste the following attribute template into your camera's **Attributes** box. +Copy and paste the following attribute template into your camera's attributes field. Then remove and fill in the attributes as applicable to your camera, according to the table below. ```json {class="line-numbers linkable-line-numbers"} diff --git a/docs/components/component/model1.md b/docs/components/component/model1.md index 055d161291..e8f5d0bf86 100644 --- a/docs/components/component/model1.md +++ b/docs/components/component/model1.md @@ -27,7 +27,7 @@ Edit and fill in the attributes as applicable.