Gets the measurements for the service specified by the measurementId parameter, for the given time period and resolution.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The unique Id of the account.

string
required
length ≥ 1

The id of the measurement.

Query Params
date-time
required
length ≥ 19

The date-time end date for the data to be returned.

date-time
required
length ≥ 19

The date-time start date for the data to be returned.

string
required
length ≥ 1

The resolution for the data.

Responses

Response body
object
date-time
required
length ≥ 19

The date-time start date for the measurement.
If the service.startDate is later than the request fromDate this should be service.startDate

date-time
required
length ≥ 19

The date-time end date for the measurement, noninclusive.
For the current month the endDate should be the latest day with measurements.

string
required
length ≥ 1

The resolution for the data.

year month day hour 15min

comparisonProperties
array of objects
length ≥ 0

This is used to be able to present values together with the measurement.
At the moment we only support degreeDay (sv: graddagskorrigeringar av fjärrvärme).

comparisonProperties
object
string
length ≥ 1

The key for the value in the values array.

degreeDay

string
length ≥ 1

The unit for comparison.

values
array of objects
required
length ≥ 0
values*
object
date-time
required
length ≥ 19

The date-time associated with the measurement value.

This should be startOf month for the period if the resolution is month. Even if the measurement is only a part of the month.

Energy consumption or production.

Volumetric consumption.

For services where mass is a relevant measurement.

peakWatt
object

For cost calculations based on peak watt as load tariffs.

float

The cost relating to this measurement value.
When this value is set, no cost calculations will be performed for this MeasurementValue.

parts
array of objects
length ≥ 0

If the cost can be specified for different cost items.

parts
object
string
required
length ≥ 1
float
required
float
≥ 0
compare
array of objects
length ≥ 0

For values that should be possible to visualise together with the measurement.

compare
object
string
length ≥ 1

The type to compare against.

degreeDay

float

Language
Credentials
URL