cloudslamclient

command module
v0.0.0-...-bae4e07 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

Usage

export BASEURL=http://localhost:8080

# viam --base-url=$BASEURL organizations list
export ORGANIZATION_ID=

# viam --base-url=$BASEURL locations list
export LOCATION_ID=

# viam --base-url=$BASEURL robots list
export ROBOT_ID=

# viam --base-url=$BASEURL robot status --location $LOCATOIN_ID --organization $ORGANIZATION_ID --robot $ROBOT_ID
export ROBOT_PART_ID=

# go to app.viam.com > robot > setup > copy viam server config > secret
export ROBOT_PART_SECRET=

go run main.go -app_address http://localhost:8080  -loc_id <LOCATION_ID> -org_id <ORGANIZATION_ID> -robot_id <ROBOT_ID> -robot_part_id <ROBOT_PART_ID> -robot_part_secret <ROBOT_PART_SECRET>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL