Module Values.SensorStatisticsSummariesSource

Sourcetype nonrec t = SensorStatisticsSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : SensorStatisticsSummary.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `String of ComponentName.t | `Structure of (string * [> `Enum of string | `Float of Float_.t | `Integer of Integer.t ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b