Displaying 3 results from an estimated 3 matches for "charge_level".
2007 Jun 01
0
HAL and NUT feedback
...ur device's UDI>
> > the UDI can be obtained for ex. through hal-device-manager
>
> lshal -lu /org/freedesktop/Hal/devices/usb_device_592_2_noserial
> udi = '/org/freedesktop/Hal/devices/usb_device_592_2_noserial'
> ac_adaptor.present = true (bool)
> battery.charge_level.design = 100 (0x64) (int)
> battery.charge_level.last_full = 100 (0x64) (int)
> battery.charge_level.unit = 'percent' (string)
> battery.is_rechargeable = true (bool)
> battery.model = 'POWERWARE UPS 500VA' (string)
> battery.present = true (bool)...
2006 Jul 21
0
[Slightly OT] Need Query Help
...ame AS l_name, c.gender AS gender,
c.race AS race, c.dob AS dob, c.address AS address, c.city AS
city,
c.state AS state, c.zipcode AS zipcode, m.date_of_arrest AS
date_of_arrest,
ch.name AS charge_name, t.classification AS charge_type,
t.classification_level AS charge_level, t.max_fine AS max_fine,
t.min_jail_time AS min_jail, t.max_jail_time AS max_jail
FROM clients AS c
LEFT JOIN matters AS m ON c.id = m.client_id
LEFT JOIN charges AS ch ON m.charge_id = ch.id
LEFT JOIN charge_types AS t ON ch.charge_type_id = t.id
Thi...
2008 Mar 31
3
nut with hal on Fedora 8
I bought a new CyberPower CP850AVRLCD ups, connected it to a usb port
and I'm trying to use it with hal. I installed
[root at phoenix ~]# rpm -q nut nut-client
nut-2.2.0-6.1.fc8
nut-client-2.2.0-6.1.fc8
lsusb sees it:
[root at phoenix docs]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 005 Device 002: ID 0c45:1050 Microdia
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000