Go to file
2024-12-21 14:34:42 +01:00
src Display device info 2024-12-21 14:27:34 +01:00
.gitignore Init repo 2024-10-15 23:48:06 +02:00
Cargo.lock Init repo 2024-10-15 23:48:06 +02:00
Cargo.toml Init repo 2024-10-15 23:48:06 +02:00
flake.lock Add flake.nix 2024-12-21 13:43:18 +01:00
flake.nix Add flake.nix 2024-12-21 13:43:18 +01:00
README.md Add README 2024-12-21 14:34:42 +01:00

improv-setup

Configure Wifi credentials on IOT devices using Improv serial protocol.

Usage: improv-setup device [OPTIONS] <PATH> [COMMAND]

Commands:
  state     Request current state
  set-wifi  Set wifi credentials
  info      Request device info
  help      Print this message or the help of the given subcommand(s)

Arguments:
  <PATH>  Path to the serial device

Options:
      --baud-rate <BAUD_RATE>  Baud rate used for connecting to the serial device [default: 115200]
  -h, --help                   Print help