Lines Matching +full:line +full:- +full:power

2     "org.freedesktop.UPower.Device -- Device interface
10 - name: Refresh
12 "Refreshes the data collected from the power source. Callers need the
13 org.freedesktop.upower.refresh-power-source authorization"
15 - name: GetHistory
17 "Gets history for the power device that is persistent across
20 - name: type
24 - name: timespan
28 - name: resolution
35 - name: data
38 "The history data for the power device, if the device supports
50 - name: GetStatistics
52 "Gets statistics for the power device that may be interesting to show
55 - name: type
61 - name: data
64 "The statistics data for the power device. Each element contains
71 - name: NativePath
75 "OS specific native path of the power source. On Linux this is the
79 - name: Vendor
84 - name: Model
89 - name: Serial
94 - name: UpdateTime
99 that data was read from the power source."
100 - name: Type
104 "Type of power source.
106 1: Line Power
114 - name: PowerSupply
118 "If the power device is used to supply the system. This would be set
121 - name: HasHistory
125 "If the power device has history."
126 - name: HasStatistics
130 "If the power device has statistics."
131 - name: Online
135 "Whether power is currently being provided through line power. This
137 'line-power'."
138 - name: Energy
142 "Amount of energy (measured in Wh) currently available in the power
145 - name: EnergyEmpty
149 "Amount of energy (measured in Wh) in the power source when it's
152 - name: EnergyFull
156 "Amount of energy (measured in Wh) in the power source when it's
159 - name: EnergyFullDesign
163 "Amount of energy (measured in Wh) the power source is designed to
166 - name: EnergyRate
174 - name: Voltage
179 - name: Luminosity
184 - name: TimeToEmpty
188 "Number of seconds until the power source is considered empty. Is set
191 - name: TimeToFull
195 "Number of seconds until the power source is considered full. Is set
198 - name: Percentage
202 "The amount of energy left in the power source expressed as a
203 percentage between 0 and 100. Typically this is the same as (energy -
204 energy-empty) / (energy-full - energy-empty). However, some primitive
205 power sources are capable of only reporting percentages and in this
206 case the energy-* properties will be unset while this property is
209 - name: Temperature
215 - name: IsPresent
219 "If the power source is present in the bay. This field is required as
220 some batteries are hot-removable, for example expensive UPS and most
223 - name: State
227 "The battery power state.
237 - name: IsRechargeable
241 "If the power source is rechargeable. This property is only valid if
243 - name: Capacity
247 "The capacity of the power source expressed as a percentage between 0
250 battery. Typically this value is the same as (full-design / full) *
251 100. However, some primitive power sources are not capable reporting
254 - name: Technology
268 - name: WarningLevel
279 - name: BatteryLevel
292 - name: IconName