adb root
adb shell am startservice -a companion.SET_WIFI -e WIFI_SSID 'Breville-Rice-Cooker' -e WIFI_PWD 'PASSWORD' -e AUTH_LEVEL WPA -n com.oculus.companion.server/.CompanionService

adb root
adb shell am startservice -a ext_check_updates -n com.oculus.updater/.core.os.OSUpdateService

adb root
adb shell am startservice -a com.oculus.auth.ACTION_LOGIN -e email 'david@davidpetrie.com' -e password 'PASSWORD'


adb root
adb shell am startservice -a companion.NUX_STATUS --ez SET true -n com.oculus.companion.server/.CompanionService
adb shell am startservice -a companion.VR_READY_STATUS --ez SET true -n com.oculus.companion.server/.CompanionService

adb root
adb shell syncboss_consumers_ctl stop
adb shell trackingservice_ctl stop
adb shell stop wifisigpoll
adb shell stop wrapi_svr
adb shell stop
adb shell syncboss_input_tool --list-all


adb root
adb shell syncboss_input_tool --fw-update 6f7554e0df13507d

adb root
adb shell syncboss_input_tool --fw-update a68bdb4327fb5caf



adb root
adb shell syncboss_input_tool --pair 6f7554e0df13507d

adb root
adb shell syncboss_input_tool --pair a68bdb4327fb5caf




adb root
adb shell getprop ro.build.fingerprint