package obus
Pure Ocaml implementation of the D-Bus protocol
Install
Dune Dependency
Authors
Maintainers
Sources
1.2.3.tar.gz
sha256=75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
md5=3090a796f0af95e16838d81656ac4b97
doc/obus.upower/UPower_device/index.html
Module UPower_device
Source
UPower device interface
Types
Type of power source
The battery power state
Source
type technology = [
| `Unknown
| `Lithium_ion
| `Lithium_polymer
| `Lithium_iron_phosphate
| `Lead_acid
| `Nickel_cadmium
| `Nickel_metal_hydride
]
Technology used in the battery
Methods
Signals
Properties
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page