Compute pack battery level in remote rendering

Hi,
I'm working on a remote rendering application with unity.
How can I get the battery level of the compute pack from my app ?

It is not possible to get the battery level of the compute pack directly via Remote Rendering. However If you have an adb connection to the device, you could use the the command line and ADB commands to obtain the battery level of the device.