alibaba/tidevice

Get energy without launching application

开放

#298 创建于 2023年3月17日

 (0 条评论) (0 个反应) (0 位负责人)Python (475 个派生)github user discovery
help wanted

仓库指标

星标
 (2,604 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

It is possible to get energy by providing pid only?

I have installed this package in local and tried to modify the code by providing pid in the command for ex : tidevice energy

Here is the modified code: Screenshot 2023-03-17 at 3 38 25 PM

But the data is not coming, so I've modified the code and print the result directly like this: Screenshot 2023-03-17 at 3 41 23 PM (last second line print(ret))

So after doing this I observed the output and it's always coming blank({}) even I'm using the application and have verified the pid as well using tidevice ps command.

Any idea why data is not coming and how should we resolve this?

贡献者指南