Measurements - reports
GET https://iszo.okte.sk/api/v1/measurements/reports
Parameters
|
:dateFrom
required |
Date ISO 8601 Start date of the selected range |
|---|---|
|
:dateTo
required |
Date ISO 8601 End date of the selected range |
|
:type
|
String / Integer Type of report (All=0, MeasuredValues=1, RegulationElectricity=2, DailyAnalyticalAccounts=3, MonthlyAnalyticalAccounts=4) |
|
:providerId
|
Integer Id of the provider. See List of providers |
Example
GET https://iszo.okte.sk/api/v1/measurements/reports?datefrom=2018-01-01&dateto=2018-06-30&providerId=1750605968&type=4
Response fields description
| Field | Description | Format |
| time | Sending time of the report | Date Time 8601 UTC |
| providerName | Name of the provider | String |
| description | Description of the report | String |
| version | Version of the report | Integer |