如何搜索连接的蓝牙/无线设备,例如一只魔法老鼠?我怎样才能得到电池的百分比?
请给我发一些代码并解释一下,因为我找到了一些东西,但我真的不明白。
非常感谢你的帮助。
答案 0 :(得分:1)
我相信可以通过以下方式解答:
How to get the battery life of mac os x macbooks programatically?
Getting iPhone's battery level
How to get the Battery Charge Level specifically in mWh (not percentage) for Mac (Cocoa or C)
希望它有所帮助。你可以看到这几次。
<强>更新强>
我知道这不是Obj-C原生api,但是如果你无法弄清楚IOPowerSources你可以做到这一点并解析结果
ioreg -l | grep BatteryPercent