Module Values_2.DeviceSummariesSource

Sourcetype nonrec t = DeviceSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DeviceSummary.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of Values_0.EntityName.t ]) list ] list | `String of Values_0.EntityName.t | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> DeviceSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> DeviceSummary.t list
Sourceval to_json : DeviceSummary.t list -> Yojson.Safe.t