Skip to content

Commit

Permalink
Update robot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Mar 5, 2024
1 parent f4b73d0 commit 331f556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/program/apis/robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ print(metadata.location_id)

**Returns:**

- [cloud.Metadata](https://pkg.go.dev/go.viam.com/rdk/cloud): App-related metadata containing the primary org id, location id, and robot part id for a robot running on the Viam app.
- [cloud.Metadata](https://pkg.go.dev/go.viam.com/rdk/internal/cloud#Metadata): App-related metadata containing the primary org id, location id, and robot part id for a robot running on the Viam app.

For more information, see the [Go SDK Docs](https://pkg.go.dev/go.viam.com/rdk/robot#Robot).

Expand Down

0 comments on commit 331f556

Please sign in to comment.