NameDescriptionTypeAdditional information
ItemKey

Unique identifier of the item. What property on the Momentum Energi's UG object it should use as identifier is configurable.

string

Required

Max length: 100

UsageType

Which usage type is the data representing. Null if requested data is grouped by media type because the summed data can concist of multiple media types.

string

Max length: 50

MediaClass

The media class' name. Null if requested data is grouped by usage type because the summed data can concist of multiple media types. Media class is parent to media types.

string

Max length: 100

MediaType

The media type's name. Null if requested data is grouped by usage type because the summed data can concist of multiple media types. Media types are children to media classes.

string

Max length: 100

StartDate

Start date for the time period that the consumption figures are representing. Start date is included in the time range.

date

Required

StopDate

Stop date for the time period that the consumption figures are representing. This date is not included in the time range of the summed data, i.e. the time range is strictly less than the stop date.

date

Required

ConsumptionUnit

Unit of consumption figures

string

Required

Max length: 100

Consumption

Actual consumption figures for the time period

decimal number

Required

ConsumptionNormalized

Normalized consumption figures for the time period.

decimal number

Required

EnergyUnit

Unit of energy figures. Is null if no media type in the summed data holds energy.

string

Max length: 100

Energy

Actual energy figures if any media type in the summed data holds energy, null otherwise.

decimal number

None.

EnergyNormalized

Normalized energy figures if any media type in the summed data holds energy, null otherwise.

decimal number

None.

LastUpdated

When was the last time this statistics data was updated

date

None.