orion/cmd/configurator
wpetit 825873b698
Pyxis/orion/pipeline/head There was a failure building this commit Details
Fix rover configuration
2020-11-23 16:27:02 +01:00
..
README.md Add release target to generate compiled version archive 2019-03-27 18:50:35 +01:00
main.go Fix rover configuration 2020-11-23 16:27:02 +01:00

README.md

Example: Configurator

A simple example of a ReachView client that can:

  • Configure a ReachRS module as "base" or "rover"

Usage

  1. Boot your ReachRS module in "ReachView" mode

  2. Launch the example:

go run cmd/configurator/main.go \
  -mode 'rover|base'\
  -host '<DEVICE_IP_ADDRESS'\