MeterReadingEstimationReadingType
Fields
The algorithm used for the estimation.
The end date of the reading interval.
The start date of the reading interval.
Denotes if the reading was estimated.
The value of the reading.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"estimatedByAlgorithm": "by-else-stock-huge-husband",
"intervalEnd": "2004-08-27T01:10:29.556549+00:00",
"intervalStart": "1983-03-20T05:22:14.944797+00:00",
"isNewlyEstimated": true,
"value": "1.0"
}