package obus

  1. Overview
  2. Docs
Pure Ocaml implementation of the D-Bus protocol

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.2.tar.gz
sha256=3bf0aeb00bf90cd4111483b37cefcb39af38ad6db1aeb6949a2fbecc13ff9a90
md5=7dd48f9bde3e069898fa08e9972596b5

doc/obus.hal/Hal_device/System_power_management/index.html

Module Hal_device.System_power_management

val suspend : t -> int -> int Lwt.t
val suspend_hybrid : t -> int -> int Lwt.t
val hibernate : t -> int Lwt.t
val shutdown : t -> int Lwt.t
val reboot : t -> int Lwt.t
val set_power_save : t -> bool -> int Lwt.t
OCaml

Innovation. Community. Security.