Cam Qa Cert App Ecorrelation Test Run Base Dto Example

GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

Cam Qa Cert App Ecorrelation Test Run Base Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

runNumberreferenceValuehourlyHeatInputRatetotalHeatInputresponseTimebeginDatebeginHourbeginMinuteendDateendHourendMinute

Example Payload

Raw ↑
{
  "runNumber": 0.0,
  "referenceValue": 0.0,
  "hourlyHeatInputRate": 0.0,
  "totalHeatInput": 0.0,
  "responseTime": 0.0,
  "beginDate": "2024-01-15T12:00:00Z",
  "beginHour": 0.0,
  "beginMinute": 0.0,
  "endDate": "2024-01-15T12:00:00Z",
  "endHour": 0.0,
  "endMinute": 0.0
}