orion/example/reachview
wpetit 713ca17c62
Pyxis/orion/feature%2Fjsonrpc-next Something is wrong with the build of this commit Details
WIP: JSONRPC server refactoring
2019-02-12 10:17:06 +01:00
..
README.md Example: simple cli for automatic configuration of rover/base modules 2018-09-26 15:56:06 +02:00
main.go WIP: JSONRPC server refactoring 2019-02-12 10:17:06 +01:00

README.md

Example: ReachView

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 example/reachview/main.go \
  -mode 'rover|base'\
  -host '<DEVICE_IP_ADDRESS'\