Blob: org.bluez.BatteryProvider.rst
Blob id: 2373cebf92772e5f5fdc457572fc85696a10000e
Size: 827 B
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ========================= org.bluez.BatteryProvider ========================= --------------------------------------------- BlueZ D-Bus BatteryProvider API documentation --------------------------------------------- :Version: BlueZ :Date: October 2023 :Manual section: 5 :Manual group: Linux System Administration Interface ========= :Service: <client D-Bus address> :Interface: org.bluez.BatteryProvider1 :Object path: {provider_root}/{unique battery object path} Properties ---------- Objects provided on this interface contain the same properties as **org.bluez.Battery(5)** interface. Additionally, this interface needs to have the Device property indicating the object path of the device this battery provides. object Device [readonly] ```````````````````````` The object path of the device that has this battery. |