I'm currently developing a VR game in Unity, and during gameplay, I need
to send specific information through an API to a local Python program,
which then forwards it to a backend server for monitoring. Now, I want
to monitor the battery status of VR...