- Wrap RpcErrors in spacex.starlink.CommunicationError when communication with satellite fails
TODO:
- I discovered that a lot of the stuff I was looking for (such as public IP address) are stored in the router. I should make a StarlinkRouter class.
- Write more tests to make sure the right gRPC calls are being made to get data.
- Write better docs and document API endpoints somewhere