Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 375 Bytes

DESIGN.md

File metadata and controls

31 lines (20 loc) · 375 Bytes

Design

CLI

Subcommands

Work in progress:

  • connect
  • config
  • local

Todo:

  • channel
  • log
  • power
  • admin
  • tunnel

connect

Command to connect to a device. You can connect to a device using bluetooth, tcp, or serial.

config

Command to get and set config values.

local

Command to get info about the local device.

API