Module UPower_interfaces.Org_freedesktop_UPower_Wakeups
type 'a members = {m_GetData : 'a OBus_object.t ->
unit ->
(bool * int32 * float * string * string) list Lwt.t;m_GetTotal : 'a OBus_object.t -> unit -> int32 Lwt.t;p_HasCapability : 'a OBus_object.t -> bool React.signal;
}