data-manager-sync-client

command module
v0.0.0-...-74bfa7a Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 10 Imported by: 0

README

Build

make

Usage

echo '{"address":"YOUR_VIAM_ROBOT_ADDRESS","id":"YOUR_ROBOT_PART_ID","secret":"YOUR_ROBOT_PART_API_SECRET"}' | jq > ./config.json

# to call [viam.service.datamanager.v1.DataManagerService.Sync](https://github.com/viamrobotics/api/blob/main/proto/viam/service/datamanager/v1/data_manager.proto#L15) every 5 seconds
./bin/PLATFORM/data-manager-sync-client ./config.json 5s

# to call [viam.service.datamanager.v1.DataManagerService.Sync](https://github.com/viamrobotics/api/blob/main/proto/viam/service/datamanager/v1/data_manager.proto#L15) once
./bin/PLATFORM/data-manager-sync-client ./config.json 

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