OVR-Lighthouse-Manager
OVR-Lighthouse-Manager copied to clipboard
Remove the need for Base station IDs on 1.0s
Currently, Lighthouse Manager demands base station IDs for all commands associated with Lighthouse 1.0s. Additionally, the standby command is not implemented.
This change:
- Makes Base Station 1.0s commands not require the base station ID to function.
- Implements the standby command for Base Station 1.0s.
- Removes all code and resources associated with base station IDs from the codebase as they're now pointless with this addition.
I have tested the Power On, Standby and Sleep commands on my base station 1.0s and can verify that they all work.