Virtual reality basestation power management in Rust
Usage: lighthouse [OPTIONS] --state <STATE>
Options:
-s, --state <STATE> V1: [OFF|ON] [BSID] | V2: [OFF|ON|STANDBY]
-b, --bsid <BSID> V1: Basestation BSID
-v, --verbose... More output per occurrence
-q, --quiet... Less output per occurrence
-h, --help Print help information
V1 Basestations require an 8 character BSID found on the device.
V1: $ lighthouse -s on -b aabbccdd
V2: $ lighthouse -s on
Enable the Bluetooth permission for your terminal. You can do the latter by going to System Preferences → Security & Privacy → Privacy → Bluetooth, clicking the '+' button, and selecting 'Terminal' (or iTerm or whichever terminal application you use).