diff options
-rw-r--r-- | dbus/org.freedesktop.UPower.Device.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dbus/org.freedesktop.UPower.Device.xml b/dbus/org.freedesktop.UPower.Device.xml index 4f042c1..f286aa7 100644 --- a/dbus/org.freedesktop.UPower.Device.xml +++ b/dbus/org.freedesktop.UPower.Device.xml @@ -477,6 +477,17 @@ method return sender=:1.386 -> dest=:1.477 reply_serial=2 </doc:doc> </property> + <property name="ChargeCycles" type="i" access="read"> + <doc:doc> + <doc:description> + <doc:para> + The number of charge cycles as defined by the TCO certification, or -1 if + that value is unknown or not applicable. + </doc:para> + </doc:description> + </doc:doc> + </property> + <property name="Luminosity" type="d" access="read"> <doc:doc> <doc:description> |