Values.SensorStatisticsSummariesSourceval 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 ]