mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
cba68babe1
This renames battery-api.txt to org.bluez.Battery*.rst and generate manpages org.bluez.Battery*.5.
33 lines
828 B
ReStructuredText
33 lines
828 B
ReStructuredText
=========================
|
|
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.
|