# `sportident-testbench-shell` package

A shell for interacting with the SportIdent system in a testbench application.

The following commands are available:
- `getInfo`: Read information from a SI station.
- `setInfo`: Write information to a SI station.
- `send`: Send a custom command to a SI station.
- `test`: Run a test.
- `getBackup` (experimental): Read backup memory of a SI station.
- `pipe`: Redirect all the traffic from/to a SI device to/from a named pipe on the computer.
- `simulate`: Simulate a SI station to a named pipe on the computer.
