Retrieve measurement data in a specific reading structure. Measurement data includes, but it is not limited to, telemetry data, emission records, verification records, etc.
Readings retrieved
{- "readingStructure": {
- "discriminatedUsagePoints": [
- {
- "structureKey": "string",
- "label": "string",
- "internalUsagePointCode": "string",
- "usagePointInput": true,
- "inputTypeCodes": [
- "string"
], - "outputTypeCodes": [
- "string"
], - "resourceProcessIdentifier": "8062dd91-e704-4679-b504-9c199939ba26",
- "resourceProcessName": "string",
- "reportingEntityStreamIdentifier": "string",
- "inputOutputStreamTypeCode": "string",
- "unitOfMeasureCode": "string",
- "template": [
- {
- "correlationId": "string",
- "discriminatedUsagePointIdentifier": "string",
- "productLotIdentifier": "e1ffa8e1-fd4d-458b-95a7-2ac9286553be",
- "productLotExternalIdentifier": "string",
- "intervalStartInclusive": "2019-08-24T14:15:22Z",
- "intervalEndExclusive": "2019-08-24T14:15:22Z",
- "intervalTypeCode": "QUARTER",
- "reading": 0,
- "unitOfMeasureCode": "string",
- "version": "string",
- "stagedMeterReadingId": 0,
- "canWithdraw": true,
- "assertNew": true,
- "ongoingAuditorIdentifier": "string",
- "editable": true,
- "previousIntervalStartInclusive": "2019-08-24T14:15:22Z",
- "previousIntervalEndExclusive": "2019-08-24T14:15:22Z",
- "lastUpdatedAt": "2019-08-24T14:15:22Z",
- "fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc",
- "relatedReadingGroupId": "bf3c9c98-0e56-4b45-a802-048b8c1f56d9",
- "hasHistory": true
}
]
}
], - "relationships": [
- {
- "sourceStructureKey": "string",
- "targetStructureKey": "string",
- "relationshipTypeCode": "string",
- "uiHint": {
- "inline": true
}
}
]
}
}
{- "discriminatedUsagePoints": [
- {
- "structureKey": "string",
- "label": "string",
- "internalUsagePointCode": "string",
- "usagePointInput": true,
- "inputTypeCodes": [
- "string"
], - "outputTypeCodes": [
- "string"
], - "resourceProcessIdentifier": "8062dd91-e704-4679-b504-9c199939ba26",
- "resourceProcessName": "string",
- "reportingEntityStreamIdentifier": "string",
- "inputOutputStreamTypeCode": "string",
- "unitOfMeasureCode": "string",
- "discriminatedUsagePointIdentifier": "string"
}
], - "readings": [
- {
- "correlationId": "string",
- "discriminatedUsagePointIdentifier": "string",
- "productLotIdentifier": "e1ffa8e1-fd4d-458b-95a7-2ac9286553be",
- "productLotExternalIdentifier": "string",
- "intervalStartInclusive": "2019-08-24T14:15:22Z",
- "intervalEndExclusive": "2019-08-24T14:15:22Z",
- "intervalTypeCode": "QUARTER",
- "reading": 0,
- "unitOfMeasureCode": "string",
- "version": "string",
- "stagedMeterReadingId": 0,
- "canWithdraw": true,
- "assertNew": true,
- "ongoingAuditorIdentifier": "string",
- "editable": true,
- "previousIntervalStartInclusive": "2019-08-24T14:15:22Z",
- "previousIntervalEndExclusive": "2019-08-24T14:15:22Z",
- "lastUpdatedAt": "2019-08-24T14:15:22Z",
- "fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc"
}
], - "stagedReadings": [
- {
- "correlationId": "string",
- "discriminatedUsagePointIdentifier": "string",
- "productLotIdentifier": "e1ffa8e1-fd4d-458b-95a7-2ac9286553be",
- "productLotExternalIdentifier": "string",
- "intervalStartInclusive": "2019-08-24T14:15:22Z",
- "intervalEndExclusive": "2019-08-24T14:15:22Z",
- "intervalTypeCode": "QUARTER",
- "reading": 0,
- "unitOfMeasureCode": "string",
- "version": "string",
- "stagedMeterReadingId": 0,
- "canWithdraw": true,
- "assertNew": true,
- "ongoingAuditorIdentifier": "string",
- "editable": true,
- "previousIntervalStartInclusive": "2019-08-24T14:15:22Z",
- "previousIntervalEndExclusive": "2019-08-24T14:15:22Z",
- "lastUpdatedAt": "2019-08-24T14:15:22Z",
- "fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc"
}
]
}