Skip to main content

EnergyProviderContract-Input

contract_type

Possible values: [day_night_be, dynamic, fixed]

day_offtake_cost_per_mwhDay Offtake Cost Per Mwh (number)required
night_offtake_cost_per_mwhNight Offtake Cost Per Mwh (number)required
day_injection_cost_per_mwhDay Injection Cost Per Mwh (number)required
night_injection_cost_per_mwhNight Injection Cost Per Mwh (number)required
EnergyProviderContract-Input
{
"fixed_offtake_cost_per_mwh": 0,
"fixed_injection_cost_per_mwh": 0,
"contract_type": "fixed"
}