blob: c477d8e9cd3fc277ed6afc7f39c5d45b20e8b7d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright 2022 The Chromium OS Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.bluez.Battery1">
<!-- Properties -->
<property name="Percentage" type="y" access="read">
<tp:docstring>
The percentage of battery left as an unsigned 8-bit integer.
</tp:docstring>
</property>
</interface>
</node>