Module Values_1.EdgeModelsSource

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