Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Defines the functions to define what is a device state and how to disconnect such a device.
val disconnect : t -> unit Lwt.t
Disconnect from the device. While this might take some time to complete, it can never result in an error.