Values.InsufficientSensorDataSourceEntity that comprises aggregated information on sensors having insufficient data.
type nonrec t = {missingCompleteSensorData : MissingCompleteSensorData.t option;Parameter that describes the total number of sensors that have data completely missing for it.
*)sensorsWithShortDateRange : SensorsWithShortDateRange.t option;Parameter that describes the total number of sensors that have a short date range of less than 14 days of data overall.
*)}