HourlyConsumptionResponse

Name
Type
Description

unit *

string

The measurement unit of the consumed electricity. The default value is "Kilowatt-hour (kWh)"

currency *

string

The currency of the cost of consumed electricity. The default value is "Swedish krona (SEK)"

date *

string

The date of the consumption. Acceptable format is "YYYY-MM-DD".

consumption *

List<HourlyConsumption>

Details of the consumption. Refer to HourlyConsumption.

Fields with * are required.

Last updated