module Kill_switch: sig .. end
sig
end
val set_power : t -> bool -> int Lwt.t
t -> bool -> int Lwt.t
val get_power : t -> int Lwt.t
t -> int Lwt.t