Skip to main content

Fields

discount : Decimal

The discount that is rewarded when the power crosses the corresponding threshold. Ranges from 0.0 - 1.0.

power : Decimal

The power (kW) that must be surpassed to achieve the corresponding discount.

windSpeed : Decimal

The wind speed (m/s) that corresponds to the power cut-off for this threshold.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "discount": "1.0", "power": "1.0", "windSpeed": "1.0" }