Data

Meters.EnergyProfiles{Production}.IntervalData.Data

 

Contains time stamp and load or bill amount data that defines the energy profile. Objects part of the Data array should be listed in increasing order according to Time.

Time

The timestamp for each load data point in ISO 8601 format.

Possible Values: A string following ISO 8601 formatting, such as “2015-11-09T00:30:00”.

Required.

Energy_kWh

The load value for the associated Time interval in kilowatt-hours (kWh).

Possible Values: Any decimal value.

Required.