package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A pure OCaml implementation of DBus
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.8.tar.gz
sha256=84aa0003157b0299e43b20a4127b7af04a0fd99878d7ce540bbbfbc6157dfe4f
md5=976947861f1dfa3d3da68378f25377c1
doc/obus.hal/Hal_manager/index.html
Module Hal_manager
The Hal manager
include OBus_proxy.Private
type t = private OBus_proxy.proxyval of_proxy : OBus_proxy.proxy -> tval to_proxy : t -> OBus_proxy.proxyval manager : unit -> t Lwt.tThe Hal manager
val get_all_devices : t -> Hal_device.t list Lwt.tval get_all_devices_with_properties :
t ->
(Hal_device.t * (string * Hal_device.property) list) list Lwt.tval device_exists : t -> Hal_device.udi -> bool Lwt.tval find_device_string_match : t -> string -> string -> Hal_device.t list Lwt.tval find_device_by_capability : t -> string -> Hal_device.t list Lwt.tval new_device : t -> Hal_device.t Lwt.tval remove : t -> Hal_device.t -> unit Lwt.tval commit_to_gdl : t -> string -> string -> unit Lwt.tval acquire_global_interface_lock : t -> string -> bool -> unit Lwt.tval release_global_interface_lock : t -> string -> unit Lwt.tval singleton_addon_is_ready : t -> string -> unit Lwt.tval device_added : t -> Hal_device.t OBus_signal.tval device_removed : t -> Hal_device.t OBus_signal.tval new_capability : t -> (Hal_device.t * string) OBus_signal.tval global_interface_lock_acquired : t -> (string * string * int) OBus_signal.tval global_interface_lock_released : t -> (string * string * int) OBus_signal.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>